Description of All You Need To Know About ADO.NET: Part 1/2 :
All You Need To Know About ADO.NET: Part 1/2 is an article which discusses about the database access methods. In this the author gives you some information about the RDO, ADO and ADO.NET mechanism which is used for retrieving data. ADO.NET is provided for the .NET framework which has some key features such as it supports XML data, Disconnected data model etc., In the .NET framework ADO.NET is broken down into 3 namespaces. You can also know about how to access the data using ADO.NET with the help of the wizard.