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 Transactions. Mostrar todas las entradas
Mostrando las entradas con la etiqueta Transactions. 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, 15 de diciembre de 2015
El Libro del Día: Introducing SQL Server
El Libro del Día: 2015-12-15
Titulo: Introducing SQL Server
Autor: Mike McQuillan
Editorial: Apress
Nro Paginas: 397
Capítulos:
Chapter 1: What Is SQL Server
Chapter 2: Obtaining and Installing SQL Server
Chapter 3: Database Basics
Chapter 4: Tables
Chapter 5: Putting Good Tables Together
Chapter 6: Automating Deployment with SQLCMD
Chapter 7: NULLs and Table Constraints
Chapter 8: DML (or Inserts, Updates, and Deletes)
Chapter 9: Bulk Inserting Data
Chapter 10: Creating Data Import Scripts
Chapter 11: The SELECT Statement
Chapter 12: Joining Tables
Chapter 13: Views
Chapter 14: Indexes
Chapter 15: Transactions
Chapter 16: Functions
Chapter 17: Table-Valued Functions
Chapter 18: Stored Procedures Part 1
Chapter 19: Stored Procedures Part 2
Chapter 20: Bits and Pieces
Appendix A: SQL Data Types
Appendix B: Glossary
Appendix C: Common SQL Server System Objects
Appendix D: Exercises
Descarga:
Introducing_SQL_Server
Titulo: Introducing SQL Server
Autor: Mike McQuillan
Editorial: Apress
Nro Paginas: 397
Capítulos:
Chapter 1: What Is SQL Server
Chapter 2: Obtaining and Installing SQL Server
Chapter 3: Database Basics
Chapter 4: Tables
Chapter 5: Putting Good Tables Together
Chapter 6: Automating Deployment with SQLCMD
Chapter 7: NULLs and Table Constraints
Chapter 8: DML (or Inserts, Updates, and Deletes)
Chapter 9: Bulk Inserting Data
Chapter 10: Creating Data Import Scripts
Chapter 11: The SELECT Statement
Chapter 12: Joining Tables
Chapter 13: Views
Chapter 14: Indexes
Chapter 15: Transactions
Chapter 16: Functions
Chapter 17: Table-Valued Functions
Chapter 18: Stored Procedures Part 1
Chapter 19: Stored Procedures Part 2
Chapter 20: Bits and Pieces
Appendix A: SQL Data Types
Appendix B: Glossary
Appendix C: Common SQL Server System Objects
Appendix D: Exercises
Descarga:
Introducing_SQL_Server
Etiquetas:
Apress,
Bulk Inserting,
Constraints,
Data Types,
Deployment,
DML,
Functions,
Indexes,
Installing,
Introducing,
Joining,
Libros,
Mike McQuillan,
Scripts,
SQL Server,
SQLCMD,
Stored Procedures,
Tables,
Transactions,
Views
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
viernes, 9 de enero de 2015
El Libro del Día: Beginning WF
El Libro del Día: 2015-01-09
Titulo: Beginning WF
Autor: Mark J. Collins
Editorial: Apress
Nro Paginas: 471
Capítulos:
Part 1: Introduction
Chapter 1: Building a Simple Workflow
Chapter 2: Coded Workflows
Chapter 3: Flowchart Workflow
Part 2: Designing Workflows
Chapter 4: Passing Arguments
Chapter 5: Replicated Activities
Chapter 6: Exception Handling
Chapter 7: Extending the Built-In Activities
Part 3: Communication
Chapter 8: Send and Receive
Chapter 9: Communicating with the Host Application
Chapter 10: Web Services
Part 4: Workflow Extensions
Chapter 11: SQL Persistence
Chapter 12: Custom Extensions
Chapter 13: Tracking
Chapter 14: Transactions
Chapter 15: Transactions with Persistence
Chapter 16: WorkflowServiceHost
Part 5: Advanced Topics
Chapter 17: Compensation, Confirmation, and Cancellation
Chapter 18: Collections
Chapter 19: Interoperability with Workflow 3.5
Chapter 20: Policy
Appendix: Sample Workflow Project
Descarga:
Beginning_WF
Titulo: Beginning WF
Autor: Mark J. Collins
Editorial: Apress
Nro Paginas: 471
Capítulos:
Part 1: Introduction
Chapter 1: Building a Simple Workflow
Chapter 2: Coded Workflows
Chapter 3: Flowchart Workflow
Part 2: Designing Workflows
Chapter 4: Passing Arguments
Chapter 5: Replicated Activities
Chapter 6: Exception Handling
Chapter 7: Extending the Built-In Activities
Part 3: Communication
Chapter 8: Send and Receive
Chapter 9: Communicating with the Host Application
Chapter 10: Web Services
Part 4: Workflow Extensions
Chapter 11: SQL Persistence
Chapter 12: Custom Extensions
Chapter 13: Tracking
Chapter 14: Transactions
Chapter 15: Transactions with Persistence
Chapter 16: WorkflowServiceHost
Part 5: Advanced Topics
Chapter 17: Compensation, Confirmation, and Cancellation
Chapter 18: Collections
Chapter 19: Interoperability with Workflow 3.5
Chapter 20: Policy
Appendix: Sample Workflow Project
Descarga:
Beginning_WF
Etiquetas:
Activities,
Apress,
Arguments,
Beginning,
Coded,
Collections,
Exception,
Extensions,
Flowchart,
Interoperability,
Libros,
Mark J. Collins,
Persistence,
Policy,
Tracking,
Transactions,
Web Services,
WF,
Workflow,
WSHost
lunes, 8 de diciembre de 2014
El Libro del Día: SQL Server 2012 T-SQL Recipes
El Libro del Día: 2014-12-08
Titulo: SQL Server 2012 T-SQL Recipes
Autor: Jason Brimhall, David Dye, Jonathan Gennick,
Andy Roberts, Wayne Sheffield
Editorial: Apress
Nro Paginas: 794
Capítulos:
Chapter 1: Getting Started with SELECT
Chapter 2: Elementary Programming
Chapter 3: NULLs and Other Pitfalls
Chapter 4: Querying from Multiple Tables
Chapter 5: Grouping and Summarizing
Chapter 6: Advanced Select Techniques
Chapter 7: Aggregations and Windowing
Chapter 8: Inserting, Updating, Deleting
Chapter 9: Working with Strings
Chapter 10: Working with Dates and Times
Chapter 11: Working with Numbers
Chapter 12: Transactions, Locking, Blocking, and Deadlocking
Chapter 13: Managing Tables
Chapter 14: Managing Views
Chapter 15: Managing Large Tables and Databases
Chapter 16: Managing Indexes
Chapter 17: Stored Procedures
Chapter 18: User-Defined Functions and Types
Chapter 19: Triggers
Chapter 20: Error Handling
Chapter 21: Query Performance Tuning
Chapter 22: Hints
Chapter 23: Index Tuning and Statistics
Chapter 24: XML
Chapter 25: Files, Filegroups, and Integrity
Chapter 26: Backup
Chapter 27: Recovery
Chapter 28: Principals and Users
Chapter 29: Securables, Permissions, and Auditing
Chapter 30: Objects and Dependencies
Descarga:
SQL_Server_2012_TSQL_Recipes
Titulo: SQL Server 2012 T-SQL Recipes
Autor: Jason Brimhall, David Dye, Jonathan Gennick,
Andy Roberts, Wayne Sheffield
Editorial: Apress
Nro Paginas: 794
Capítulos:
Chapter 1: Getting Started with SELECT
Chapter 2: Elementary Programming
Chapter 3: NULLs and Other Pitfalls
Chapter 4: Querying from Multiple Tables
Chapter 5: Grouping and Summarizing
Chapter 6: Advanced Select Techniques
Chapter 7: Aggregations and Windowing
Chapter 8: Inserting, Updating, Deleting
Chapter 9: Working with Strings
Chapter 10: Working with Dates and Times
Chapter 11: Working with Numbers
Chapter 12: Transactions, Locking, Blocking, and Deadlocking
Chapter 13: Managing Tables
Chapter 14: Managing Views
Chapter 15: Managing Large Tables and Databases
Chapter 16: Managing Indexes
Chapter 17: Stored Procedures
Chapter 18: User-Defined Functions and Types
Chapter 19: Triggers
Chapter 20: Error Handling
Chapter 21: Query Performance Tuning
Chapter 22: Hints
Chapter 23: Index Tuning and Statistics
Chapter 24: XML
Chapter 25: Files, Filegroups, and Integrity
Chapter 26: Backup
Chapter 27: Recovery
Chapter 28: Principals and Users
Chapter 29: Securables, Permissions, and Auditing
Chapter 30: Objects and Dependencies
Descarga:
SQL_Server_2012_TSQL_Recipes
Etiquetas:
Aggregations,
Blocking,
Dates,
Deleting,
Grouping,
Indexes,
Inserting,
Libros,
Locking,
Numbers,
Querying,
SPs,
SQL Server 2012,
Strings,
T-SQL,
Tables,
Times,
Transactions,
Updating,
Views
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, 1 de diciembre de 2014
El Libro del Día: Beginning SQL Server 2012 for Developers
El Libro del Día: 2014-12-01
Titulo: Beginning SQL Server 2012 for Developers
Autor: Robin Dewson
Editorial: Apress
Nro Paginas: 714
Capítulos:
Chapter 1: Overview and Installation
Chapter 2: SQL Server Management Studio
Chapter 3: Database Design and Creation
Chapter 4: Security and Compliance
Chapter 5: Defining Tables
Chapter 6: Creating Indexes and Database Diagramming
Chapter 7: Database Backups and Recovery
Chapter 8: Database Maintenance
Chapter 9: Data Insertion, Deletion, and Transactions
Chapter 10: Selecting and Updating Data
Chapter 11: Building a View
Chapter 12: Stored Procedures, Functions, and Security
Chapter 13: Essentials for Effective Coding
Chapter 14: Advanced T-SQL and Debugging
Chapter 15: Triggers
Chapter 16: Connecting via Code
Descarga:
Beginning_SQL_Server_2012_For_Developers
Titulo: Beginning SQL Server 2012 for Developers
Autor: Robin Dewson
Editorial: Apress
Nro Paginas: 714
Capítulos:
Chapter 1: Overview and Installation
Chapter 2: SQL Server Management Studio
Chapter 3: Database Design and Creation
Chapter 4: Security and Compliance
Chapter 5: Defining Tables
Chapter 6: Creating Indexes and Database Diagramming
Chapter 7: Database Backups and Recovery
Chapter 8: Database Maintenance
Chapter 9: Data Insertion, Deletion, and Transactions
Chapter 10: Selecting and Updating Data
Chapter 11: Building a View
Chapter 12: Stored Procedures, Functions, and Security
Chapter 13: Essentials for Effective Coding
Chapter 14: Advanced T-SQL and Debugging
Chapter 15: Triggers
Chapter 16: Connecting via Code
Descarga:
Beginning_SQL_Server_2012_For_Developers
Etiquetas:
Apress,
Backups,
Creation,
Debugging,
Design,
Functions,
Installation,
Libros,
Maintenance,
Recovery,
Robin Dewson,
Security,
SPs,
SQL Server 2012,
T-SQL,
Tables,
Transactions,
Triggers,
Views
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
martes, 26 de agosto de 2014
El Libro del Día: Beginning C# 5.0 Databases
El Libro del Día: 2014-08-26
Titulo: Beginning C# 5.0 Databases (2nd Edition)
Autor: Vidya Vrat Agarwal
Editorial: Apress
Nro Paginas: 427
Capítulos:
Part I: Understanding Tools and Fundamentals Databases
Chapter 1: Getting and Understanding Your Tools
Chapter 2: Understanding Relational Databases
Chapter 3: Creating Database and Tables
Part II: Working with Database and XML
Chapter 4: Manipulating Database Data
Chapter 5: Querying Databases
Chapter 6: Using Stored Procedures
Chapter 7: Using XML
Chapter 8: Understanding Transactions
Part III: Working with Data Using ADO.NET
Chapter 9: Building Windows Forms Applications
Chapter 10: Introduction to ADO.NET
Chapter 11: Handling Exceptions
Chapter 12: Making Connections
Chapter 13: Executing ADO.NET Commands to Retrieve Data
Chapter 14: Using Data Readers
Part IV: Working with Advanced ADO.NET Related Features
Chapter 15: Using Data Sets and Data Adapters
Chapter 16: Using Data Controls with ASP.NET Applications
Chapter 17: Working with Text and Binary Data
Chapter 18: Using LINQ
Chapter 19: Using the ADO.NET Entity Framework
Chapter 20: Using the CLR in SQL Server
Descarga:
Beginning_C#_5.0_Databases
Titulo: Beginning C# 5.0 Databases (2nd Edition)
Autor: Vidya Vrat Agarwal
Editorial: Apress
Nro Paginas: 427
Capítulos:
Part I: Understanding Tools and Fundamentals Databases
Chapter 1: Getting and Understanding Your Tools
Chapter 2: Understanding Relational Databases
Chapter 3: Creating Database and Tables
Part II: Working with Database and XML
Chapter 4: Manipulating Database Data
Chapter 5: Querying Databases
Chapter 6: Using Stored Procedures
Chapter 7: Using XML
Chapter 8: Understanding Transactions
Part III: Working with Data Using ADO.NET
Chapter 9: Building Windows Forms Applications
Chapter 10: Introduction to ADO.NET
Chapter 11: Handling Exceptions
Chapter 12: Making Connections
Chapter 13: Executing ADO.NET Commands to Retrieve Data
Chapter 14: Using Data Readers
Part IV: Working with Advanced ADO.NET Related Features
Chapter 15: Using Data Sets and Data Adapters
Chapter 16: Using Data Controls with ASP.NET Applications
Chapter 17: Working with Text and Binary Data
Chapter 18: Using LINQ
Chapter 19: Using the ADO.NET Entity Framework
Chapter 20: Using the CLR in SQL Server
Descarga:
Beginning_C#_5.0_Databases
Etiquetas:
ADO .NET,
Apress,
ASP .NET,
Binary,
C#,
Commands,
Connections,
Data Controls,
DataAdapters,
Databases,
DataReaders,
DataSets,
Exceptions,
Libros,
LINQ,
Procedures,
Querying,
Transactions,
Vidya Vrat Agarwal,
XML
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)









