Essential ADO.NET (Developmentor Series (Dm)) - Softcover

Beauchemin, Bob

 
9780201758665: Essential ADO.NET (Developmentor Series (Dm))

Synopsis

Discover what makes ADO.NET uniquely powerful -- and how you can use it to solve Web development problems that couldn't easily be solved with previous data access technologies. Beauchemin begins by outlining the tasks a contemporary data access API must address, explaining the ADO.NET capabilities that are truly novel, and describing the data storage styles and application types ADO.NET is best suited for. Next, using simple examples, he introduces each key component of ADO.NET: its data providers, DataSet object model, and XML data access model. Beauchemin explains how ADO.NET varies from the provider model common to traditional data access technologies, and introduces new features such as connection pooling and automatic distributed transactions. He presents in-depth coverage of ADO.NET DataAdapters, and offers detailed guidance on when to use a direct-from-the-database stream (the ADO.NET Data Reader) and when to use an offline cache. The book contains extensive coverage of data binding, XML and data access integration, XML data providers, data consumers moving from other data access APIs, and finally, the future of data access. For everyone building database applications with Microsoft technologies -- including more than two million Visual Basic developers who rely on ADO and need to understand the technology that is supplanting it. Foreword by Tim Ewald.

"synopsis" may belong to another edition of this title.

About the Author

Bob Beauchemin is a database-centric application practitioner and architect, DBA, instructor, course author, and writer. He's Director of Developer Skills at SQLskills (www.sqskills.com), and teaches his SQL Server 2005 courses around the world. Bob has written extensively on SQL Server and other databases, database security, ADO.NET, and OLE DB.

From the Back Cover

"Essential ADO.NET is a comprehensive guide for developers of data-aware applications who want to transition to Microsoft's new .NET data access architecture. If you want to dig deep into the how's and why's of ADO.NET, this book will prove to be a worthy guide."

―Omri Gazitt, Product Manager of ADO.NET and Product Unit Manager, XML, Microsoft

"Bob Beauchemin packs a career's worth of knowledge into ten well-organized chapters, each one dense with information and insights. If you work with databases on Windows, buy this book."

―David Chappell, Principal of Chappell & Associates

Microsoft's ADO.NET enables Windows-based applications to access many types of databases from a variety of different vendors. This technology offers the advantage of cross-database flexibility that is essential for Internet and distributed-computing success.

Essential ADO.NET presents a thorough explanation of ADO.NET, exploring in depth the capabilities of classes, interfaces, properties, and methods. This book also examines the structure of data and demonstrates the ways in which ADO.NET can solve data access challenges. In particular, the discussion focuses on how ADO.NET effectively balances the need for generic functionality with efficiency, and how it is specifically designed to address today's need for scalability, concurrency, and robustness. A convenient reference for programmers moving from other data access APIs, including OLE DB, ADO, ODBC, and JDBC, Essential ADO.NET correlates classes and functions from these other APIs to those of ADO.NET.

You will find practical information on:

  • How the ADO.NET model can be used to access relational data stores
  • The DataSet class for in-memory data representation
  • How ADO.NET handles concurrency conflict-resolution problems
  • Guidelines for deciding when to use an online stream (DataReader) or offline cache (DataSet)
  • How to map database information using ASP.NET WebForm
  • How ADO.NET integrates relational data storage and XML representation with Microsoft's SQL Server

    Essential ADO.NET is the most complete source of information for this crucial piece of the new Microsoft platform. Whether you are new to this application or have used it before, this book will help you to understand and get the most out of ADO.NET.



    0201758660B05132002
  • "About this title" may belong to another edition of this title.