Amirthalingam Prasanna ADO.NET 2.0 Factory Classes This article explains how to use .NET 2.0's data provider factory classes to develop a pluggable data layer that is independent of database type and... 25 October 2005 6 min read
Amirthalingam Prasanna Schema and metadata retrieval using ADO.NET How to obtain different types of information from your SQL Server 2000 database using ADO.NET 2.0, part of VS.NET 2005 and .NET 2.0. … 02 August 2005 7 min read
Douglas Reilly Should you use ADO.NET DataReader or DataSet? In the beginning, there was the recordset, a central feature of classic ADO. In ADO.NET it was gone.… 10 June 2005 10 min read