Mostrando las entradas con la etiqueta Step by Step. Mostrar todas las entradas
Mostrando las entradas con la etiqueta Step by Step. Mostrar todas las entradas

viernes, 22 de mayo de 2015

El Libro del Día: Microsoft Azure SQL Database Step by Step

El Libro del Día: 2015-05-22

Titulo: Microsoft Azure SQL Database Step by Step
Autor: Leonard G. Lobel, Eric D. Boyd
Editorial: Microsoft Press
Nro Paginas: 401

Capítulos:
CHAPTER 1 Getting started with Microsoft Azure SQL Database
CHAPTER 2 Configuration and pricing
CHAPTER 3 Differences between SQL Server and Microsoft Azure SQL Database
CHAPTER 4 Migrating databases
CHAPTER 5 Security and backup
CHAPTER 6 Cloud reporting
CHAPTER 7 Microsoft Azure SQL Data Sync
CHAPTER 8 Designing and tuning for scalability and high performance
CHAPTER 9 Monitoring and management
CHAPTER 10 Building cloud solutions

Descarga:
Microsoft_Azure_SQL_Database_Step_by_Step

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

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

martes, 7 de octubre de 2014

El Libro del Día: Microsoft ADO.NET 4 Step by Step

El Libro del Día: 2014-10-07

Titulo: Microsoft ADO.NET 4 Step by Step
Autor: Tim Patrick
Editorial: Microsoft
Nro Paginas: 441

Capítulos:
Part I Getting to Know ADO.NET
Chapter 1 Introducing ADO.NET 4
Chapter 2 Building Tables of Data
Chapter 3 Storing Data in Memory
Chapter 4 Accessing the Right Data Values
Chapter 5 Bringing Related Data Together
Chapter 6 Turning Data into Information
Chapter 7 Saving and Restoring Data
Part II Connecting to External Data Sources
Chapter 8 Establishing External Connections
Chapter 9 Querying Databases
Chapter 10 Adding Standards to Queries
Chapter 11 Making External Data Available Locally
Chapter 12 Guaranteeing Data Integrity
Part III Entity Framework
Chapter 13 Introducing the Entity Framework
Chapter 14 Visualizing Data Models
Chapter 15 Querying Data in the Framework
Chapter 16 Understanding Entities Through Objects
Part IV LINQ
Chapter 17 Introducing LINQ
Chapter 18 Using LINQ to DataSet
Chapter 19 Using LINQ to Entities
Chapter 20 Using LINQ to SQL
Part V Providing RESTful Services with WCF Data Services
Chapter 21 Binding Data with ADO.NET
Chapter 22 Providing RESTful Services with WCF Data Services

Descarga:
Microsoft_ADONET4_StepByStep