FREE download of chapters 2 and 3
Click on ADO.NET 2.0 Introduction or DB Programming
with Data Sources to download chapter 2 or chapter
3 in PDF format.
Chapter 2
An introduction to ADO.NET 2.0
Chapter 2 introduces you to the ADO.NET classes that let you access the
data in a database, so you understand how data is retrieved,
updated, and stored using ADO.NET's disconnected data
architecture. This chapter also gives you an overview
of the two basic ways that you can develop database
applications with ADO.NET 2.0.
Chapter 3
How to work with data sources and datasets
Chapter 3 shows how to use the .NET 2.0 data sources feature and ADO.NET datasets to quickly develop your first database applications.
|