El Libro del Día: 2015-01-31
Titulo: Concurrency in C# Cookbook
Autor: Stephen Cleary
Editorial: O'Reilly
Nro Paginas: 205
Capítulos:
1. Concurrency: An Overview
2. Async Basics
3. Parallel Basics
4. Dataflow Basics
5. Rx Basics
6. Testing
7. Interop
8. Collections
9. Cancellation
10. Functional-Friendly OOP
11. Synchronization
12. Scheduling
13. Scenarios
Descarga:
Concurrency_in_C#_Cookbook
Blog de Luis Dueñas dedicado a la difusión del Desarrollo en Microsoft .NET, Visual Studio, WinForms, WebForms, MVC, ASP .NET, jQuery, AJAX, HTML5, JavaScript, Móviles, etc. Encontrarás Libros, Demos, Artículos Técnicos, Entrenamiento.
sábado, 31 de enero de 2015
El Libro del Día: Concurrency in C# Cookbook
Etiquetas:
Async,
Basics,
C#,
Cancellation,
Collections,
Concurrency,
Cookbook,
Dataflow,
Interop,
Libros,
O'Reilly,
OOP,
Parallel,
Reactive Extensions,
Scenarios,
Scheduling,
Stephen Cleary,
Synchronization,
Testing
viernes, 30 de enero de 2015
El Libro del Día: Windows Runtime via C#
El Libro del Día: 2015-01-30
Titulo: Windows Runtime via C#
Autor: Jeffrey Richter, Maarten van de Bospoort
Editorial: Microsoft Press
Nro Paginas: 320
Capítulos:
PART I CORE CONCEPTS
CHAPTER 1 Windows Runtime primer
CHAPTER 2 App packaging and deployment
CHAPTER 3 Process model
PART II CORE WINDOWS FACILITIES
CHAPTER 4 Package data and roaming
CHAPTER 5 Storage files and folders
CHAPTER 6 Stream input and output
CHAPTER 7 Networking
CHAPTER 8 Tile and toast notifications
CHAPTER 9 Background tasks
CHAPTER 10 Sharing data between apps
CHAPTER 11 Windows Store
Appendix: App containers
Descarga:
Windows_Runtime_via_C#
Titulo: Windows Runtime via C#
Autor: Jeffrey Richter, Maarten van de Bospoort
Editorial: Microsoft Press
Nro Paginas: 320
Capítulos:
PART I CORE CONCEPTS
CHAPTER 1 Windows Runtime primer
CHAPTER 2 App packaging and deployment
CHAPTER 3 Process model
PART II CORE WINDOWS FACILITIES
CHAPTER 4 Package data and roaming
CHAPTER 5 Storage files and folders
CHAPTER 6 Stream input and output
CHAPTER 7 Networking
CHAPTER 8 Tile and toast notifications
CHAPTER 9 Background tasks
CHAPTER 10 Sharing data between apps
CHAPTER 11 Windows Store
Appendix: App containers
Descarga:
Windows_Runtime_via_C#
Etiquetas:
C#,
Deployment,
Folders,
IO,
Jeffrey Richter,
Libros,
M. Bospoort,
Microsoft Press,
Networking,
Notifications,
Packaging,
Process Model,
Roaming,
Runtime,
Storage Files,
Stream,
Tasks,
Tile,
Windows,
Windows Store
jueves, 29 de enero de 2015
El Libro del Día: Microsoft Visual C# 2013 Step by Step
El Libro del Día: 2015-01-29
Titulo: Microsoft Visual C# 2013 Step by Step
Autor: John Sharp
Editorial: Microsoft Press
Nro Paginas: 824
Capítulos:
Part I INTRODUCING MICROSOFT VISUAL C# AND MICROSOFT VISUAL STUDIO 2013
Chapter 1 Welcome to C#
Chapter 2 Working with variables, operators, and expressions
Chapter 3 Writing methods and applying scope
Chapter 4 Using decision statements
Chapter 5 Using compound assignment and iteration statements
Chapter 6 Managing errors and exceptions
Part II UNDERSTANDING THE C# OBJECT MODEL
Chapter 7 Creating and managing classes and objects
Chapter 8 Understanding values and references
Chapter 9 Creating value types with enumerations and structures
Chapter 10 Using arrays
Chapter 11 Understanding parameter arrays
Chapter 12 Working with inheritance
Chapter 13 Creating interfaces and defining abstract classes
Chapter 14 Using garbage collection and resource management
Part III DEFINING EXTENSIBLE TYPES WITH C#
Chapter 15 Implementing properties to access fields
Chapter 16 Using indexers
Chapter 17 Introducing generics
Chapter 18 Using collections
Chapter 19 Enumerating collections
Chapter 20 Decoupling application logic and handling events
Chapter 21 Querying in-memory data by using query expressions
Chapter 22 Operator overloading
Chapter 23 Improving throughput by using tasks
Chapter 24 Improving response time by performing asynchronous operations
Chapter 25 Implementing the user interface for a Windows Store app
Chapter 26 Displaying and searching for data in a Windows Store app
Chapter 27 Accessing a remote database from a Windows Store app
Descarga:
Microsoft_Visual_C#_2013_Step_by_Step
Titulo: Microsoft Visual C# 2013 Step by Step
Autor: John Sharp
Editorial: Microsoft Press
Nro Paginas: 824
Capítulos:
Part I INTRODUCING MICROSOFT VISUAL C# AND MICROSOFT VISUAL STUDIO 2013
Chapter 1 Welcome to C#
Chapter 2 Working with variables, operators, and expressions
Chapter 3 Writing methods and applying scope
Chapter 4 Using decision statements
Chapter 5 Using compound assignment and iteration statements
Chapter 6 Managing errors and exceptions
Part II UNDERSTANDING THE C# OBJECT MODEL
Chapter 7 Creating and managing classes and objects
Chapter 8 Understanding values and references
Chapter 9 Creating value types with enumerations and structures
Chapter 10 Using arrays
Chapter 11 Understanding parameter arrays
Chapter 12 Working with inheritance
Chapter 13 Creating interfaces and defining abstract classes
Chapter 14 Using garbage collection and resource management
Part III DEFINING EXTENSIBLE TYPES WITH C#
Chapter 15 Implementing properties to access fields
Chapter 16 Using indexers
Chapter 17 Introducing generics
Chapter 18 Using collections
Chapter 19 Enumerating collections
Chapter 20 Decoupling application logic and handling events
Chapter 21 Querying in-memory data by using query expressions
Chapter 22 Operator overloading
Chapter 23 Improving throughput by using tasks
Chapter 24 Improving response time by performing asynchronous operations
Chapter 25 Implementing the user interface for a Windows Store app
Chapter 26 Displaying and searching for data in a Windows Store app
Chapter 27 Accessing a remote database from a Windows Store app
Descarga:
Microsoft_Visual_C#_2013_Step_by_Step
Etiquetas:
Arrays,
C# 2013,
Classes,
Collections,
Decision,
Exceptions,
Expressions,
Generics,
Indexers,
Interfaces,
Iteration,
John Sharp,
Libros,
Methods,
Microsoft Press,
Objects,
Operators,
Scope,
Step by Step,
Variables
miércoles, 28 de enero de 2015
El Libro del Día: Microsoft Visual Basic 2013 Step by Step
El Libro del Día: 2015-01-28
Titulo: Microsoft Visual Basic 2013 Step by Step
Autor: Michael Halvorson
Editorial: Microsoft Press
Nro Paginas: 700
Capítulos:
Part I INTRODUCTION TO VISUAL STUDIO DEVELOPMENT
Chapter 1 Visual Basic 2013 development opportunities and the Windows Store
Chapter 2 The Visual Studio Integrated Development Environment
Chapter 3 Creating your first Windows Store application
Chapter 4 Windows desktop apps: A walkthrough using Windows Forms
Part II DESIGNING THE USER INTERFACE
Chapter 5 Working with Windows Store app controls
Chapter 6 Working with Windows Forms controls
Chapter 7 XAML markup step by step
Chapter 8 Using XAML styles
Chapter 9 Exploring Windows 8.1 design features: Command bar, flyout, tiles, and touch
Chapter 10 Creating console applications
Part III VISUAL BASIC PROGRAMMING TECHNIQUES
Chapter 11 Mastering data types, operators, and string processing
Chapter 12 Creative decision structures and loops
Chapter 13 Trapping errors by using structured error handling
Chapter 14 Using arrays, collections, and generics to manage data
Chapter 15 Innovative data management with LINQ
Chapter 16 Object-oriented programming techniques
Part IV DATABASE AND WEB PROGRAMMING
Chapter 17 Database controls for Windows desktop apps
Chapter 18 Data access for Windows Store apps
Chapter 19 Visual Studio web development with ASP.NET
Part V MICROSOFT WINDOWS PHONE PROGRAMMING
Chapter 20 Introduction to Windows Phone 8 development
Chapter 21 Creating your first Windows Phone 8 application
Descarga:
Microsoft_Visual_Basic_2013_Step_by_Step
Titulo: Microsoft Visual Basic 2013 Step by Step
Autor: Michael Halvorson
Editorial: Microsoft Press
Nro Paginas: 700
Capítulos:
Part I INTRODUCTION TO VISUAL STUDIO DEVELOPMENT
Chapter 1 Visual Basic 2013 development opportunities and the Windows Store
Chapter 2 The Visual Studio Integrated Development Environment
Chapter 3 Creating your first Windows Store application
Chapter 4 Windows desktop apps: A walkthrough using Windows Forms
Part II DESIGNING THE USER INTERFACE
Chapter 5 Working with Windows Store app controls
Chapter 6 Working with Windows Forms controls
Chapter 7 XAML markup step by step
Chapter 8 Using XAML styles
Chapter 9 Exploring Windows 8.1 design features: Command bar, flyout, tiles, and touch
Chapter 10 Creating console applications
Part III VISUAL BASIC PROGRAMMING TECHNIQUES
Chapter 11 Mastering data types, operators, and string processing
Chapter 12 Creative decision structures and loops
Chapter 13 Trapping errors by using structured error handling
Chapter 14 Using arrays, collections, and generics to manage data
Chapter 15 Innovative data management with LINQ
Chapter 16 Object-oriented programming techniques
Part IV DATABASE AND WEB PROGRAMMING
Chapter 17 Database controls for Windows desktop apps
Chapter 18 Data access for Windows Store apps
Chapter 19 Visual Studio web development with ASP.NET
Part V MICROSOFT WINDOWS PHONE PROGRAMMING
Chapter 20 Introduction to Windows Phone 8 development
Chapter 21 Creating your first Windows Phone 8 application
Descarga:
Microsoft_Visual_Basic_2013_Step_by_Step
Etiquetas:
Arrays,
ASP.NET,
Collections,
Controls,
Errors,
IDE,
Libros,
LINQ,
Loops,
Michael Halvorson,
Microsoft Press,
Operators,
Step by Step,
String,
Types,
VB 2013,
Visual Studio,
Windows Forms,
Windows Store,
XAML
martes, 27 de enero de 2015
El Libro del Día: Ext JS in Action
El Libro del Día: 2015-01-27
Titulo: Ext JS in Action (Second Edition)
Autor: Jesus Garcia, Grgur Grisogono, Jacob Andresen
Editorial: Manning
Nro Paginas: 408
Capítulos:
PART 1 INTRODUCTION TO EXT JS 4.0
1 A framework apart
2 DOM manipulation
3 Components and containers
PART 2 EXT JS COMPONENTS
4 Core UI components
5 Exploring layouts
6 Forms in Ext JS
7 The data store
8 The grid panel
9 Taking root with trees
10 Drawing and charting
11 Remote method invocation with Ext Direct
12 Drag-and-drop
PART 3 BUILDING AN APPLICATION
13 Class system foundations
14 Building an application
Descarga:
ExtJS_in_Action
Titulo: Ext JS in Action (Second Edition)
Autor: Jesus Garcia, Grgur Grisogono, Jacob Andresen
Editorial: Manning
Nro Paginas: 408
Capítulos:
PART 1 INTRODUCTION TO EXT JS 4.0
1 A framework apart
2 DOM manipulation
3 Components and containers
PART 2 EXT JS COMPONENTS
4 Core UI components
5 Exploring layouts
6 Forms in Ext JS
7 The data store
8 The grid panel
9 Taking root with trees
10 Drawing and charting
11 Remote method invocation with Ext Direct
12 Drag-and-drop
PART 3 BUILDING AN APPLICATION
13 Class system foundations
14 Building an application
Descarga:
ExtJS_in_Action
Etiquetas:
Charting,
Components,
Containers,
D&D,
Data Store,
DOM,
Drawing,
Ext Direct,
Ext JS,
Forms,
Grgur Grisogono,
Grid Panel,
in Action,
Jacob Andresen,
Javascript,
Jesus Garcia,
Layouts,
Libros,
Manning,
Trees
lunes, 26 de enero de 2015
El Libro del Día: CoffeeScript in Action
El Libro del Día: 2015-01-26
Titulo: CoffeeScript in Action
Autor: Patrick Lee
Editorial: Manning
Nro Paginas: 432
Capítulos:
PART 1 FOUNDATIONS
1 The road to CoffeeScript 3
2 Simplified syntax 13
3 First-class functions 45
4 Dynamic objects 76
PART 2 COMPOSITION
5 Composing objects 107
6 Composing functions 144
7 Style and semantics 179
8 Metaprogramming 214
9 Composing the asynchronous 241
PART 3 APPLICATIONS
10 Driving with tests 269
11 In the browser 299
12 Modules and builds 321
13 ECMAScript and the future of CoffeeScript
Descarga:
CoffeeScript_in_Action
Titulo: CoffeeScript in Action
Autor: Patrick Lee
Editorial: Manning
Nro Paginas: 432
Capítulos:
PART 1 FOUNDATIONS
1 The road to CoffeeScript 3
2 Simplified syntax 13
3 First-class functions 45
4 Dynamic objects 76
PART 2 COMPOSITION
5 Composing objects 107
6 Composing functions 144
7 Style and semantics 179
8 Metaprogramming 214
9 Composing the asynchronous 241
PART 3 APPLICATIONS
10 Driving with tests 269
11 In the browser 299
12 Modules and builds 321
13 ECMAScript and the future of CoffeeScript
Descarga:
CoffeeScript_in_Action
Etiquetas:
Asynchronous,
Browser,
Builds,
CoffeeScript,
Composing,
Dynamic,
ES,
Functions,
in Action,
Javascript,
Libros,
Manning,
Metaprogramming,
Modules,
Objects,
Patrick Lee,
Semantics,
Style,
Syntax,
Tests
domingo, 25 de enero de 2015
El Libro del Día: Create Web Charts with D3
El Libro del Día: 2015-01-25
Titulo: Create Web Charts with D3
Autor: Fabio Nelli
Editorial: Apress
Nro Paginas: 301
Capítulos:
Chapter 1: Charting Technology Overview
Chapter 2: Working with D3
Chapter 3: Line Charts with D3
Chapter 4: Bar Charts with D3
Chapter 5: Pie Charts with D3
Chapter 6: Candlestick Charts with D3
Chapter 7: Scatterplot and Bubble Charts with D3
Chapter 8: Radar Charts with D3
Chapter 9: Handling Live Data with D3
Chapter 10: Adding Controls to Charts
Chapter 11: Embedding D3 Charts in jQuery Widgets
Chapter 12: JSON and Layouts - Handling Structured Data
Appendix A: Guidelines for the Examples in the Book
Descarga:
Create_Web_Charts_with_D3
Titulo: Create Web Charts with D3
Autor: Fabio Nelli
Editorial: Apress
Nro Paginas: 301
Capítulos:
Chapter 1: Charting Technology Overview
Chapter 2: Working with D3
Chapter 3: Line Charts with D3
Chapter 4: Bar Charts with D3
Chapter 5: Pie Charts with D3
Chapter 6: Candlestick Charts with D3
Chapter 7: Scatterplot and Bubble Charts with D3
Chapter 8: Radar Charts with D3
Chapter 9: Handling Live Data with D3
Chapter 10: Adding Controls to Charts
Chapter 11: Embedding D3 Charts in jQuery Widgets
Chapter 12: JSON and Layouts - Handling Structured Data
Appendix A: Guidelines for the Examples in the Book
Descarga:
Create_Web_Charts_with_D3
Etiquetas:
Apress,
Bar,
Bubble,
Candlestick,
Charting,
Charts,
Controls,
D3,
Fabio Nelli,
jQuery,
JSON,
Layouts,
Libros,
Line,
Live Data,
Pie,
Radar,
Scatterplot,
Web Charts,
Widgets
Suscribirse a:
Entradas (Atom)






