Programming Microsoft ADO. NET 2. 0 Core Reference

Paperback
from $0.00

Author: David Sceppa

ISBN-10: 073562206X

ISBN-13: 9780735622067

Category: Applications & Languages - Databases

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...

Search in google:

This Core Reference demonstrates how to use ADO.NET 2.0, a technology within Microsoft Visual Studio 2005, to access, sort, and manipulate data in standalone, enterprise, and Web-enabled applications. Discover best practices for writing, testing, and debugging database application code using the new tools and wizards in Visual Studio 2005, and put them to work with extensive code samples, tutorials, and insider tips. The book describes the ADO.NET object model, its XML features for Web extensibility, integration with Microsoft SQL Server 2000 and SQL Server 2005, and other core topics.

AcknowledgmentsIntroductionPart I: Getting Started with Microsoft ADO.NET 2.0Chapter 1: Overview of ADO.NETChapter 2: Building Your First ADO.NET Application with Microsoft Visual Studio 2005Part II: Getting Connected: Using a .NET Data ProviderChapter 3: Connecting to Your DatabaseChapter 4: Querying Your DatabaseChapter 5: Retrieving Data Using SqlDataAdapter ObjectsPart III: Working with Data Offline—The ADO.NET DataSetChapter 6: Working with DataSet ObjectsChapter 7: Working with Relational DataChapter 8: Sorting, Searching, and FilteringChapter 9: Working with Strongly Typed DataSet Objects and TableAdaptersChapter 10: Submitting Updates to Your DatabaseChapter 11: Advanced Updating ScenariosChapter 12: Working with XML DataPart IV: Building Effective Applications with ADO.NET 2.0Chapter 13: Building Effective Microsoft Windows—Based ApplicationsChapter 14: Building Effective Web ApplicationsChapter 15: SQL Server 2005 Common Language Runtime IntegrationPart V: AppendixesAppendix A: Using Other .NET Data ProvidersAppendix B: Samples and ToolsAbout the Author