Description of Programming in ADO.NET By Andrew R. Phillips :
Programming in ADO.NET By Andrew R. Phillips is an ASP.NET tutorial in which the author gives you an example code through which you can understand how to create a database application in .NET using ADO.NET objects. It is necessary to import the System.Data namespace in order to use the ADO.NET objects on your aspx page.