Home > Computers > Programming > Databases > ADO > ADO.NET > Articles
http://msdn.microsoft.com/en-us/library/Ee817654(pandp.10).aspx
The information in this article covers the data access objects including the DataSet and DataAdapter classes in ADO.NET. (Outdated Content)
http://www.devarticles.com/c/a/ADO.NET/A-Practical-Comparison-of-ADO-and-ADO.NET/
An informational comparison between ASP.NET and ASP which highlights the advantages and differences between the two. Article by Joe O'Donnell.
http://www.developer.com/net/vb/article.php/1540311
A brief overview of ADO.NET with a description of the technical terms associated with the data access technology.
http://sqlmag.com/Articles/Index.cfm?ArticleID=16557
Overview of the seven main objects in the ADO.NET data-access architecture. By Michael Otey, SQL Server Magazine.
http://msdn.microsoft.com/en-us/magazine/cc301611.aspx
An article by Bob Beauchemin that explains how to write your own data provider using .NET's data access interfaces and base classes
http://msdn.microsoft.com/en-us/magazine/cc188748.aspx
This article examines the common causes behind data concurrency exceptions and presents techniques for overcoming them using ADO.NET
http://msdn.microsoft.com/en-us/library/ms971481.aspx
Best practices for writing Microsoft ADO.NET code and suggestions for developers on using the objects available in ADO.NET.
http://msdn.microsoft.com/en-us/magazine/cc188750.aspx
This article outlines five ideas to consider when building a data access layer with Visual Studio .NET and the .NET Framework.
http://msdn.microsoft.com/en-us/magazine/cc188790.aspx
Shows how to use expressions in columns. In other words, how to make a column with a result that is dependent on other columns.
http://msdn.microsoft.com/en-us/library/ms978496.aspx
Learn how to best expose your data to Microsoft .NET applications and how to implement an effective strategy for passing data between the tiers in a distributed application.
http://www.sitepoint.com/introduction-ado-net/
A descriptive introduction to ADO.NET
http://msdn.microsoft.com/en-us/library/ms971502.aspx
Discusses a strategy for returning newly created Identity values after the INSERT is executed. This applies to SQL Server and ADO.NET
http://www.ondotnet.com/pub/a/dotnet/2002/12/16/multiresultsets_1202.html
An article that shows how to get multiple results from a database to DataSets and DataReaders
http://www.ondotnet.com/pub/a/dotnet/2002/12/16/transadonet.html
An article that shows how to use ADO.NET's different providers and transparently use it in your application without having to know the specifics of each provider.
http://msdn.microsoft.com/en-us/library/ms810288.aspx
MSDN Online Voices Diving Into Data Access column on reading data readers secrets.
http://msdn.microsoft.com/en-us/library/ms978457.aspx
This article describes how to run local and distributed transactions in your Microsoft .NET applications.
http://msdn.microsoft.com/en-us/library/aa302325.aspx
Discusses using ADO.NET Connection object, other ADO.NET objects, and provides examples. A 41-page article by Paul D. Sheriff of PDSA, Inc.
http://msdn.microsoft.com/en-us/library/ms971491.aspx
Examines the drawbacks of the ADO.NET CommandBuilder, and shows how to use the Visual Studio .NET DataAdapter Configuration Wizard (DACW) to write your own Command queries.
Home > Computers > Programming > Databases > ADO > ADO.NET > Articles
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us