The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Programming ADO.NET 2.0 Core Reference
  

  Programming ADO.NET 2.0 Core Reference by D. Sceppa

  • Published by: MICROSOFT PRESS
  • Author: D. Sceppa
  • Page Count: 834
  • Group: ADO.NET 2.0
  • ISBN: 073562206X/9780735622067
  • Published: Sep 2006

Our Price: 27.87
Discount: 32%
RRP: 40.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Programming ADO.NET 2.0 Core Reference
Build your expertise as you move beyond the basics - and delve into the essential topics of programming with ADO.NET 2.0. This comprehensive reference offers expert guidance, hands-on instruction, and code samples in Microsoft Visual C# and Visual Basic to help advance your mastery of developing database applications for Microsoft Windows and the Web. Discover how to: *Work with design-time data access features in Microsoft Visual Studio 2005 *Use Microsoft .NET Framework 2.0 data providers to connect to databases *Build connection strings and enable connection pooling *Execute queries, including parameterized and asynchronous queries, and retrieve their results *Create DataSet objects to work with offline data and explore common usage scenarios *Use the new Common Language Runtime features and XML data type in Microsoft SQL Server 2005 *Generate logic and use stored procedures for simple to advanced updating scenarios *Design Web applications with new data access features in ASP.NET 2.0 - including code-free data-binding capabilities PLUS - Get Visual Basic and C# code samples, and a Microsoft .NET Data Provider on the Web

CONTENTS:

Overview
Building your first ADO.NET application
Connecting to your database
Querying your database
Retreiving data
Working with DataSet objects
Working with relational data
Sorting
TableAdapters
Submitting updates to your database
Advanced updating scenarios
Working with XML data
Building effective Windows-Based applications
Building effective web applications
SQL server 2005 common language runtime integration