El Libro del Día: 2016-08-07
Titulo: Programming WCF Services (4th Edition)
Autor: Juval Lowy, Michael Montgomery
Editorial: O'Reilly
Nro Paginas: 1017
Capítulos:
1. WCF Essentials
2. Service Contracts
3. Data Contracts
4. Instance Management
5. Operations
6. Faults
7. Transactions
8. Concurrency Management
9. Queued Services
10. Security
11. The Azure Service Fabric
A. Introduction to Service Orientation
B. Headers and Contexts
C. Discovery
D. Publish-Subscribe Service
E. Generic Interceptor
F. WCF Coding Standard
G. ServiceModelEx Catalog
Descarga:
Programming_WCF_Services
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.
Mostrando las entradas con la etiqueta Concurrency. Mostrar todas las entradas
Mostrando las entradas con la etiqueta Concurrency. Mostrar todas las entradas
domingo, 7 de agosto de 2016
El Libro del Día: Programming WCF Services
Etiquetas:
Azure,
Concurrency,
Contexts,
Data Contracts,
Faults,
Headers,
Instances,
Juval Lowy,
Libros,
Michael Montgomery,
O'Reilly,
Operations,
Queued,
Security,
Service Contracts,
Service Fabric,
Transactions,
WCF Services
martes, 2 de agosto de 2016
El Libro del Día: C# 6.0 in a Nutshell
El Libro del Día: 2016-08-02
Titulo: C# 6.0 in a Nutshell (6th Edition)
Autor: Joseph Albahari, Ben Albahari
Editorial: O'Reilly
Nro Paginas: 1133
Capítulos:
1. Introducing C# and the .NET Framework
2. C# Language Basics
3. Creating Types in C#
4. Advanced C#
5. Framework Overview
6. Framework Fundamentals
7. Collections
8. LINQ Queries
9. LINQ Operators
10. LINQ to XML
11. Other XML Technologies
12. Disposal and Garbage Collection
13. Diagnostics and Code Contracts
14. Concurrency and Asynchrony
15. Streams and I/O
16. Networking
17. Serialization
18. Assemblies
19. Reflection and Metadata
20. Dynamic Programming
21. Security
22. Advanced Threading
23. Parallel Programming
24. Application Domains
25. Interoperability
26. Regular Expressions
27. The Roslyn Compiler
Descarga:
C#_6.0_in_a_Nutshell
Titulo: C# 6.0 in a Nutshell (6th Edition)
Autor: Joseph Albahari, Ben Albahari
Editorial: O'Reilly
Nro Paginas: 1133
Capítulos:
1. Introducing C# and the .NET Framework
2. C# Language Basics
3. Creating Types in C#
4. Advanced C#
5. Framework Overview
6. Framework Fundamentals
7. Collections
8. LINQ Queries
9. LINQ Operators
10. LINQ to XML
11. Other XML Technologies
12. Disposal and Garbage Collection
13. Diagnostics and Code Contracts
14. Concurrency and Asynchrony
15. Streams and I/O
16. Networking
17. Serialization
18. Assemblies
19. Reflection and Metadata
20. Dynamic Programming
21. Security
22. Advanced Threading
23. Parallel Programming
24. Application Domains
25. Interoperability
26. Regular Expressions
27. The Roslyn Compiler
Descarga:
C#_6.0_in_a_Nutshell
Etiquetas:
Advanced C#,
Assemblies,
Asynchrony,
Ben Albahari,
C# 6.0,
Collections,
Concurrency,
Framework,
Joseph Albahari,
Libros,
LINQ,
Networking,
Nutshell,
O'Reilly,
Reflection,
Security,
Serialization,
Streams,
Types,
XML
viernes, 8 de enero de 2016
El Libro del Día: JavaScript Concurrency
El Libro del Día: 2016-01-08
Titulo: JavaScript Concurrency
Autor: Adam Boduch
Editorial: Packt
Nro Paginas: 293
Capítulos:
Chapter 1: Why JavaScript Concurrency
Chapter 2: The JavaScript Execution Model
Chapter 3: Synchronizing with Promises
Chapter 4: Lazy Evaluation with Generators
Chapter 5: Working with Workers
Chapter 6: Practical Parallelism
Chapter 7: Abstracting Concurrency
Chapter 8: Evented IO with NodeJS
Chapter 9: Advanced NodeJS Concurrency
Chapter 10: Building a Concurrent Application
Descarga:
JavaScript_Concurrency
Titulo: JavaScript Concurrency
Autor: Adam Boduch
Editorial: Packt
Nro Paginas: 293
Capítulos:
Chapter 1: Why JavaScript Concurrency
Chapter 2: The JavaScript Execution Model
Chapter 3: Synchronizing with Promises
Chapter 4: Lazy Evaluation with Generators
Chapter 5: Working with Workers
Chapter 6: Practical Parallelism
Chapter 7: Abstracting Concurrency
Chapter 8: Evented IO with NodeJS
Chapter 9: Advanced NodeJS Concurrency
Chapter 10: Building a Concurrent Application
Descarga:
JavaScript_Concurrency
Etiquetas:
Abstracting,
Adam Boduch,
Advanced,
Application,
Concurrency,
Evaluation,
Evented,
Execution,
Generators,
IO,
Javascript,
Lazy,
Libros,
Model,
NodeJS,
Packt,
Parallelism,
Promises,
Synchronizing,
Workers
lunes, 12 de octubre de 2015
El Libro del Día: Effective JavaScript
El Libro del Día: 2015-10-12
Titulo: Effective JavaScript
Autor: David Herman
Editorial: Addison Wesley
Nro Paginas: 228
Capítulos:
Chapter 1: Accustoming Yourself to JavaScript
Chapter 2: Variable Scope
Chapter 3: Working with Functions
Chapter 4: Objects and Prototypes
Chapter 5: Arrays and Dictionaries
Chapter 6: Library and API Design
Chapter 7: Concurrency
Descarga:
Effective_JavaScript
Titulo: Effective JavaScript
Autor: David Herman
Editorial: Addison Wesley
Nro Paginas: 228
Capítulos:
Chapter 1: Accustoming Yourself to JavaScript
Chapter 2: Variable Scope
Chapter 3: Working with Functions
Chapter 4: Objects and Prototypes
Chapter 5: Arrays and Dictionaries
Chapter 6: Library and API Design
Chapter 7: Concurrency
Descarga:
Effective_JavaScript
Etiquetas:
Addison Wesley,
APIs,
Arrays,
Concurrency,
David Herman,
Design,
Dictionaries,
Effective,
Functions,
Javascript,
Library,
Libros,
Mozilla,
Objects,
Prototypes,
Scope,
Variables
miércoles, 3 de junio de 2015
El Libro del Día: Pro .NET Performance
El Libro del Día: 2015-06-03
Titulo: Pro .NET Performance
Autor: Sasha Goldshtein, Dima Zurbalev, Ido Flatow
Editorial: Apress
Nro Paginas: 361
Capítulos:
Chapter 1: Performance Metrics
Chapter 2: Performance Measurement
Chapter 3: Type Internals
Chapter 4: Garbage Collection
Chapter 5: Collections and Generics
Chapter 6: Concurrency and Parallelism
Chapter 7: Networking, I/O, and Serialization
Chapter 8: Unsafe Code and Interoperability
Chapter 9: Algorithm Optimization
Chapter 10: Performance Patterns
Chapter 11: Web Application Performance
Descarga:
Pro_NET_Performance
Titulo: Pro .NET Performance
Autor: Sasha Goldshtein, Dima Zurbalev, Ido Flatow
Editorial: Apress
Nro Paginas: 361
Capítulos:
Chapter 1: Performance Metrics
Chapter 2: Performance Measurement
Chapter 3: Type Internals
Chapter 4: Garbage Collection
Chapter 5: Collections and Generics
Chapter 6: Concurrency and Parallelism
Chapter 7: Networking, I/O, and Serialization
Chapter 8: Unsafe Code and Interoperability
Chapter 9: Algorithm Optimization
Chapter 10: Performance Patterns
Chapter 11: Web Application Performance
Descarga:
Pro_NET_Performance
Etiquetas:
.NET,
Apress,
Collections,
Concurrency,
Dima Zurbalev,
GC,
Generics,
Ido Flatow,
Internals,
Interop,
IO,
Libros,
Measurement,
Metrics,
Network,
Optimization,
Parallelism,
Performance,
Sasha Goldshtein,
Serialization
miércoles, 25 de febrero de 2015
El Libro del Día: C# Multithreaded and Parallel Programming
El Libro del Día: 2015-02-25
Titulo: C# Multithreaded and Parallel Programming
Autor: Rodney Ringler
Editorial: Packt
Nro Paginas: 345
Capítulos:
Chapter 1: Understanding Multiprocessing and Multiple Cores
Chapter 2: Looking at Multithreaded Classes - BackgroundWorker
Chapter 3: Thread Class – Heavyweight Concurrency in C#
Chapter 4: Advanced Thread Processing
Chapter 5: Lightweight Concurrency - Task Parallel Library (TPL)
Chapter 6: Task-based Parallelism
Chapter 7: Data Parallelism
Chapter 8: Debugging Multithreaded Applications with Visual Studio
Chapter 9: Pipeline and Producer-consumer Design Patterns
Chapter 10: Parallel LINQ - PLINQ
Chapter 11: The Asynchronous Programming Model
Descarga:
C#_Multithreaded_and_Parallel_Programming
Titulo: C# Multithreaded and Parallel Programming
Autor: Rodney Ringler
Editorial: Packt
Nro Paginas: 345
Capítulos:
Chapter 1: Understanding Multiprocessing and Multiple Cores
Chapter 2: Looking at Multithreaded Classes - BackgroundWorker
Chapter 3: Thread Class – Heavyweight Concurrency in C#
Chapter 4: Advanced Thread Processing
Chapter 5: Lightweight Concurrency - Task Parallel Library (TPL)
Chapter 6: Task-based Parallelism
Chapter 7: Data Parallelism
Chapter 8: Debugging Multithreaded Applications with Visual Studio
Chapter 9: Pipeline and Producer-consumer Design Patterns
Chapter 10: Parallel LINQ - PLINQ
Chapter 11: The Asynchronous Programming Model
Descarga:
C#_Multithreaded_and_Parallel_Programming
Etiquetas:
Asynchronous,
BackgroundWorker,
C#,
Classes,
Concurrency,
Debugging,
Libros,
Multiple Cores,
Multiprocessing,
Multithreaded,
Packt,
Parallel,
Parallelism,
Patterns,
PLINQ,
Rodney Ringler,
Thread,
TPL
sábado, 31 de enero de 2015
El Libro del Día: Concurrency in C# Cookbook
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
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
Etiquetas:
Async,
Basics,
C#,
Cancellation,
Collections,
Concurrency,
Cookbook,
Dataflow,
Interop,
Libros,
O'Reilly,
OOP,
Parallel,
Reactive Extensions,
Scenarios,
Scheduling,
Stephen Cleary,
Synchronization,
Testing
martes, 13 de enero de 2015
El Libro del Día: Programming WCF Services
El Libro del Día: 2015-01-13
Titulo: Programming WCF Services
Autor: Juval Löwy
Editorial: O'Reilly
Nro Paginas: 910
Capítulos:
1. WCF Essentials
2. Service Contracts
3. Data Contracts
4. Instance Management
5. Operations
6. Faults
7. Transactions
8. Concurrency Management
9. Queued Services
10. Security
11. The Service Bus
A. Introduction to Service Orientation
B. Headers and Contexts
C. Discovery
D. Publish-Subscribe Service
E. Generic Interceptor
F. WCF Coding Standard
G. ServiceModelEx Catalog
Descarga:
Programming_WCF_Services
Titulo: Programming WCF Services
Autor: Juval Löwy
Editorial: O'Reilly
Nro Paginas: 910
Capítulos:
1. WCF Essentials
2. Service Contracts
3. Data Contracts
4. Instance Management
5. Operations
6. Faults
7. Transactions
8. Concurrency Management
9. Queued Services
10. Security
11. The Service Bus
A. Introduction to Service Orientation
B. Headers and Contexts
C. Discovery
D. Publish-Subscribe Service
E. Generic Interceptor
F. WCF Coding Standard
G. ServiceModelEx Catalog
Descarga:
Programming_WCF_Services
Etiquetas:
.NET,
Concurrency,
Contexts,
Contracts,
Discovery,
Faults,
Headers,
Juval Löwy,
Libros,
Management,
Microsoft,
O'Reilly,
Operations,
Queued,
Security,
Service Bus,
ServiceModelEx,
Services,
Transactions,
WCF
lunes, 12 de enero de 2015
El Libro del Día: Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications
El Libro del Día: 2015-01-12
Titulo: Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications
Autor: Steven Cheng
Editorial: Packt
Nro Paginas: 316
Capítulos:
Chapter 1: Working with Contracts
Chapter 2: Endpoint, Binding, and Behavior
Chapter 3: Hosting and Configuration
Chapter 4: Service Discovery and Proxy Generation
Chapter 5: Channel and Messaging
Chapter 6: Dealing with Data in Service
Chapter 7: Security
Chapter 8: Concurrency
Chapter 9: Extending WCF Runtime
Chapter 10: RESTful and AJAX-enabled WCF Services
Chapter 11: Interoperability
Chapter 12: Diagnostics
Chapter 13: Miscellaneous WCF Development Tips
Descarga:
Microsoft_WCF_4.0_Cookbook_Developing_SOA_Applications
Titulo: Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications
Autor: Steven Cheng
Editorial: Packt
Nro Paginas: 316
Capítulos:
Chapter 1: Working with Contracts
Chapter 2: Endpoint, Binding, and Behavior
Chapter 3: Hosting and Configuration
Chapter 4: Service Discovery and Proxy Generation
Chapter 5: Channel and Messaging
Chapter 6: Dealing with Data in Service
Chapter 7: Security
Chapter 8: Concurrency
Chapter 9: Extending WCF Runtime
Chapter 10: RESTful and AJAX-enabled WCF Services
Chapter 11: Interoperability
Chapter 12: Diagnostics
Chapter 13: Miscellaneous WCF Development Tips
Descarga:
Microsoft_WCF_4.0_Cookbook_Developing_SOA_Applications
Etiquetas:
AJAX,
Behavior,
Binding,
Channel,
Concurrency,
Configuration,
Contracts,
Cookbook,
Endpoint,
Hosting,
Libros,
Messaging,
Microsoft,
Packt,
Proxy,
RESTful,
Security,
SOA,
Steven Cheng,
WCF
domingo, 28 de diciembre de 2014
El Libro del Día: Dart in Action
El Libro del Día: 2014-12-28
Titulo: Dart in Action
Autor: Chris Buckett
Editorial: Manning
Nro Paginas: 426
Capítulos:
PART 1 INTRODUCING DART
1 Hello Dart
2 “Hello World” with Dart tools
3 Building and testing your own Dart app
PART 2 CORE DART
4 Functional first-class functions and closures
5 Understanding libraries and privacy
6 Constructing classes and interfaces
7 Extending classes and interfaces
8 Collections of richer classes
9 Asynchronous programming with callbacks and futures
PART 3 CLIENT-SIDE DART APPS
10 Building a Dart web app
11 Navigating offline data
12 Communicating with other systems and languages
PART 4 SERVER-SIDE DART
13 Server interaction with files and HTTP
14 Sending, syncing, and storing data
15 Concurrency with isolates
Descarga:
Dart_in_Action
Titulo: Dart in Action
Autor: Chris Buckett
Editorial: Manning
Nro Paginas: 426
Capítulos:
PART 1 INTRODUCING DART
1 Hello Dart
2 “Hello World” with Dart tools
3 Building and testing your own Dart app
PART 2 CORE DART
4 Functional first-class functions and closures
5 Understanding libraries and privacy
6 Constructing classes and interfaces
7 Extending classes and interfaces
8 Collections of richer classes
9 Asynchronous programming with callbacks and futures
PART 3 CLIENT-SIDE DART APPS
10 Building a Dart web app
11 Navigating offline data
12 Communicating with other systems and languages
PART 4 SERVER-SIDE DART
13 Server interaction with files and HTTP
14 Sending, syncing, and storing data
15 Concurrency with isolates
Descarga:
Dart_in_Action
Etiquetas:
Asynchronous,
CallBacks,
Chris Buckett,
Classes,
Closures,
Collections,
Concurrency,
Dart,
Files,
Functions,
HTTP,
Interfaces,
Libraries,
Libros,
Manning,
Navigating,
Offline,
Storing Data,
Testing,
Tools
viernes, 26 de diciembre de 2014
El Libro del Día: Dart for Absolute Beginners
El Libro del Día: 2014-12-26
Titulo: Dart for Absolute Beginners
Autor: David Kopec
Editorial: Apress
Nro Paginas: 320
Capítulos:
Chapter 1: Getting Set Up
Chapter 2: Your First Dart Programs
Chapter 3: Some Programming Fundamentals
Chapter 4: Five Small Programs to Showcase Fundamentals in Dart
Chapter 5: Functions
Chapter 6: Data Structures
Chapter 7: How Does the Web Work?
Chapter 8: Using Dart to Interact with HTML
Chapter 9: Hangman
Chapter 10: Object-Oriented Programming Fundamentals
Chapter 11: Object-Oriented Design
Chapter 12: Advanced Dart Concepts
Chapter 13: Testing Your Work
Chapter 14: Concurrency
Chapter 15: Tools of the Trade
Chapter 16: Putting It All Together
Chapter 17: Where to Go from Here
Chapter 18: Interview with Dart’s Creators
Appendix A: Dart Cheat Sheet
Appendix B: History of Web Programming
Appendix C: Dart Timeline
Appendix D: Great Resources
Descarga:
Dart_Absolute_Beginners
Titulo: Dart for Absolute Beginners
Autor: David Kopec
Editorial: Apress
Nro Paginas: 320
Capítulos:
Chapter 1: Getting Set Up
Chapter 2: Your First Dart Programs
Chapter 3: Some Programming Fundamentals
Chapter 4: Five Small Programs to Showcase Fundamentals in Dart
Chapter 5: Functions
Chapter 6: Data Structures
Chapter 7: How Does the Web Work?
Chapter 8: Using Dart to Interact with HTML
Chapter 9: Hangman
Chapter 10: Object-Oriented Programming Fundamentals
Chapter 11: Object-Oriented Design
Chapter 12: Advanced Dart Concepts
Chapter 13: Testing Your Work
Chapter 14: Concurrency
Chapter 15: Tools of the Trade
Chapter 16: Putting It All Together
Chapter 17: Where to Go from Here
Chapter 18: Interview with Dart’s Creators
Appendix A: Dart Cheat Sheet
Appendix B: History of Web Programming
Appendix C: Dart Timeline
Appendix D: Great Resources
Descarga:
Dart_Absolute_Beginners
Etiquetas:
Apress,
Concepts,
Concurrency,
Dart,
David Kopec,
Functions,
Fundamentals,
Google,
Hangman,
History,
HTML,
Libros,
OOD,
OOP,
Resources,
Structures,
Testing,
Timeline,
Tools,
Web Work
domingo, 14 de diciembre de 2014
El Libro del Día: Pro SQL Server 2012 Relational Database Design and Implementation
El Libro del Día: 2014-12-14
Titulo: Pro SQL Server 2012 Relational Database Design and Implementation
Autor: Louis Davidson, Jessica M. Moss
Editorial: Apress
Nro Paginas: 767
Capítulos:
Chapter 1: The Fundamentals
Chapter 2: Introduction to Requirements
Chapter 3: The Language of Data Modeling
Chapter 4: Initial Data Model Production
Chapter 5: Normalization
Chapter 6: Physical Model Implementation Case Study
Chapter 7: Data Protection with Check Constraints and Triggers
Chapter 8: Patterns and Anti-Patterns
Chapter 9: Database Security and Security Patterns
Chapter 10: Table Structures and Indexing
Chapter 11: Coding for Concurrency
Chapter 12: Reusable Standard Database Components
Chapter 13: Considering Data Access Strategies
Chapter 14: Reporting Design
Descarga:
Pro_SQL_Server_2012_Relational_Database_Design_And_Implementation
Titulo: Pro SQL Server 2012 Relational Database Design and Implementation
Autor: Louis Davidson, Jessica M. Moss
Editorial: Apress
Nro Paginas: 767
Capítulos:
Chapter 1: The Fundamentals
Chapter 2: Introduction to Requirements
Chapter 3: The Language of Data Modeling
Chapter 4: Initial Data Model Production
Chapter 5: Normalization
Chapter 6: Physical Model Implementation Case Study
Chapter 7: Data Protection with Check Constraints and Triggers
Chapter 8: Patterns and Anti-Patterns
Chapter 9: Database Security and Security Patterns
Chapter 10: Table Structures and Indexing
Chapter 11: Coding for Concurrency
Chapter 12: Reusable Standard Database Components
Chapter 13: Considering Data Access Strategies
Chapter 14: Reporting Design
Descarga:
Pro_SQL_Server_2012_Relational_Database_Design_And_Implementation
Etiquetas:
Apress,
Components,
Concurrency,
Constraints,
Data Model,
Design,
Fundamentals,
Implementation,
Indexing,
Libros,
Louis Davidson,
MDL,
Normalization,
Patterns,
Reporting,
Security,
SQL Server 2012,
Triggers
miércoles, 3 de diciembre de 2014
El Libro del Día: Microsoft SQL Server 2012 T-SQL Fundamentals
El Libro del Día: 2014-12-03
Titulo: Microsoft SQL Server 2012 T-SQL Fundamentals
Autor: Itzik Ben-Gan
Editorial: Microsoft
Nro Paginas: 442
Capítulos:
Chapter 1 Background to T-SQL Querying and Programming
Chapter 2 Single-Table Queries
Chapter 3 Joins
Chapter 4 Subqueries
Chapter 5 Table Expressions
Chapter 6 Set Operators
Chapter 7 Beyond the Fundamentals of Querying
Chapter 8 Data Modification
Chapter 9 Transactions and Concurrency
Chapter 10 Programmable Objects
Descarga:
Microsoft_SQL_Server_2012_TSQL_Fundamentals
Titulo: Microsoft SQL Server 2012 T-SQL Fundamentals
Autor: Itzik Ben-Gan
Editorial: Microsoft
Nro Paginas: 442
Capítulos:
Chapter 1 Background to T-SQL Querying and Programming
Chapter 2 Single-Table Queries
Chapter 3 Joins
Chapter 4 Subqueries
Chapter 5 Table Expressions
Chapter 6 Set Operators
Chapter 7 Beyond the Fundamentals of Querying
Chapter 8 Data Modification
Chapter 9 Transactions and Concurrency
Chapter 10 Programmable Objects
Descarga:
Microsoft_SQL_Server_2012_TSQL_Fundamentals
Etiquetas:
Concurrency,
Expressions,
Fundamentals,
Itzik Ben-Gan,
Joins,
Libros,
Microsoft,
Modifications,
Objects,
Operators,
Programming,
Querying,
SQL Server 2012,
Subqueries,
T-SQL,
Tables,
Transactions
lunes, 3 de noviembre de 2014
El Libro del Día: MCTS Exam 70503
El Libro del Día: 2014-11-03
Titulo: MCTS Exam 70503. NET Framework 3.5 Windows Communication Foundation
Autor: Bruce Johnson, Peter Madziak, Sara Morgan
Editorial: Microsoft
Nro Paginas: 635
Capítulos:
1 Contracts
2 Exposing the Services
3 Deploying Services
4 Consuming Services
5 Configuring WCF
6 Instrumentation
7 Infrastructure Security
8 User-Level Security
9 When Simple Isn’t Sufficient
10 Sessions and Instancing
11 Transactional Services
12 Concurrency
Descarga:
MCTS_SelfPaced_TrainingKit_Exam70503
Titulo: MCTS Exam 70503. NET Framework 3.5 Windows Communication Foundation
Autor: Bruce Johnson, Peter Madziak, Sara Morgan
Editorial: Microsoft
Nro Paginas: 635
Capítulos:
1 Contracts
2 Exposing the Services
3 Deploying Services
4 Consuming Services
5 Configuring WCF
6 Instrumentation
7 Infrastructure Security
8 User-Level Security
9 When Simple Isn’t Sufficient
10 Sessions and Instancing
11 Transactional Services
12 Concurrency
Descarga:
MCTS_SelfPaced_TrainingKit_Exam70503
Etiquetas:
.NET Framework,
Bruce Johnson,
Certification,
Concurrency,
Configuring,
Consuming,
Contracts,
Deploying,
Exam 70503,
Libros,
MCTS,
Microsoft,
Peter Madziak,
Sara Morgan,
Security,
Services,
Sessions,
Transactions,
WCF
jueves, 21 de agosto de 2014
El Libro del Día: Professional SQL Server 2012 Internals and Troubleshooting
El Libro del Día: 2014-08-21
Titulo: Professional SQL Server 2012 Internals and Troubleshooting
Autor: Christian Bolton, Justin Langford, Glenn Berry, Gavin Payne, Amit Banerjee, Rob Farley
Editorial: Wrox
Nro Paginas: 580
Capítulos:
PART I INTERNALS
CHAPTER 1 SQL Server Architecture
CHAPTER 2 Demystifying Hardware
CHAPTER 3 Understanding Memory
CHAPTER 4 Storage Systems
CHAPTER 5 Query Processing and Execution
CHAPTER 6 Locking and Concurrency
CHAPTER 7 Latches and Spinlocks
CHAPTER 8 Knowing Tempdb
PART II T ROUBLESHOOTING TOOLS AND LESSONS
FROM THE FIELD
CHAPTER 9 Troubleshooting Methodology and Practices
CHAPTER 10 Viewing Server Performance with PerfMon and the PAL Tool
CHAPTER 11 Consolidating Data Capture with SQLdiag
CHAPTER 12 Bringing It All Together with SQL Nexus
CHAPTER 13 Diagnosing SQL Server 2012 Using Extended Events
CHAPTER 14 Enhancing Your Troubleshooting Toolset with PowerShell
CHAPTER 15 Delivering a SQL Server Health Check
CHAPTER 16 Delivering Manageability and Performance
CHAPTER 17 Running SQL Server in a Virtual Environment
Descarga:
Professional_SQLServer2012_Internals_Troubleshooting
Titulo: Professional SQL Server 2012 Internals and Troubleshooting
Autor: Christian Bolton, Justin Langford, Glenn Berry, Gavin Payne, Amit Banerjee, Rob Farley
Editorial: Wrox
Nro Paginas: 580
Capítulos:
PART I INTERNALS
CHAPTER 1 SQL Server Architecture
CHAPTER 2 Demystifying Hardware
CHAPTER 3 Understanding Memory
CHAPTER 4 Storage Systems
CHAPTER 5 Query Processing and Execution
CHAPTER 6 Locking and Concurrency
CHAPTER 7 Latches and Spinlocks
CHAPTER 8 Knowing Tempdb
PART II T ROUBLESHOOTING TOOLS AND LESSONS
FROM THE FIELD
CHAPTER 9 Troubleshooting Methodology and Practices
CHAPTER 10 Viewing Server Performance with PerfMon and the PAL Tool
CHAPTER 11 Consolidating Data Capture with SQLdiag
CHAPTER 12 Bringing It All Together with SQL Nexus
CHAPTER 13 Diagnosing SQL Server 2012 Using Extended Events
CHAPTER 14 Enhancing Your Troubleshooting Toolset with PowerShell
CHAPTER 15 Delivering a SQL Server Health Check
CHAPTER 16 Delivering Manageability and Performance
CHAPTER 17 Running SQL Server in a Virtual Environment
Descarga:
Professional_SQLServer2012_Internals_Troubleshooting
Etiquetas:
Amit Banerjee,
Architecture,
Christian Bolton,
Concurrency,
Gavin Payne,
Glenn Berry,
Internals,
J. Langford,
Libros,
Locking,
Memory,
Querys,
Rob Farley,
SQL Server,
SQLdiag,
Storage,
Tempdb,
Troubleshooting,
Wrox
martes, 22 de julio de 2014
El Libro del Día: Microsoft SQL Server 2012 Internals
El Libro del Día: 2014-07-22
Titulo: Microsoft SQL Server 2012 Internals
Autor: Kalen Delaney, Bob Beauchemin, Conor Cunningham,
Jonathan Kehayias, Benjamin Nevarez, Paul S. Randal
Editorial: Microsoft
Nro Paginas: 983
Capítulos:
Chapter 1 SQL Server 2012 architecture and configuration
Chapter 2 The SQLOS
Chapter 3 Databases and database files
Chapter 4 Special databases
Chapter 5 Logging and recovery
Chapter 6 Table storage
Chapter 7 Indexes: internals and management
Chapter 8 Special storage
Chapter 9 Special indexes
Chapter 10 Query execution
Chapter 11 The Query Optimizer
Chapter 12 Plan caching and recompilation
Chapter 13 Transactions and concurrency
Chapter 14 DBCC internals
Descarga:
Microsoft_SQL_Server_2012_Internals
Titulo: Microsoft SQL Server 2012 Internals
Autor: Kalen Delaney, Bob Beauchemin, Conor Cunningham,
Jonathan Kehayias, Benjamin Nevarez, Paul S. Randal
Editorial: Microsoft
Nro Paginas: 983
Capítulos:
Chapter 1 SQL Server 2012 architecture and configuration
Chapter 2 The SQLOS
Chapter 3 Databases and database files
Chapter 4 Special databases
Chapter 5 Logging and recovery
Chapter 6 Table storage
Chapter 7 Indexes: internals and management
Chapter 8 Special storage
Chapter 9 Special indexes
Chapter 10 Query execution
Chapter 11 The Query Optimizer
Chapter 12 Plan caching and recompilation
Chapter 13 Transactions and concurrency
Chapter 14 DBCC internals
Descarga:
Microsoft_SQL_Server_2012_Internals
Etiquetas:
Architecture,
Caching,
Concurrency,
Configuration,
Databases,
DBCC,
Indexes,
Internals,
Kalen Delaney,
Libros,
Logging,
Microsoft,
Querys,
Recompilation,
Recovery,
SQL Server,
SQLOS,
Storage,
Transactions
Suscribirse a:
Entradas (Atom)















