Overview of the seven main objects in the ADO.NET data-access architecture. By Michael Otey, SQL Se...
A brief overview of ADO.NET with a description of the technical terms associated with the data acce...
An article that shows how to get multiple results from a database to DataSets and DataReaders
An article that shows how to use ADO.NET's different providers and transparently use it in your app...
An informational comparison between ASP.NET and ASP which highlights the advantages and differences...
Best practices for writing Microsoft ADO.NET code and suggestions for developers on using the objec...
Discusses using ADO.NET Connection object, other ADO.NET objects, and provides examples. A 41-page ...
Examines the drawbacks of the ADO.NET CommandBuilder, and shows how to use the Visual Studio .NET D...
Learn how to best expose your data to Microsoft .NET applications and how to implement an effective...
Discusses a strategy for returning newly created Identity values after the INSERT is executed. This...
This article describes how to run local and distributed transactions in your Microsoft .NET applica...
MSDN Online Voices Diving Into Data Access column on reading data readers secrets.