ADO.NET is a technology to access databases from your ASP.NET web application. ADO.NET is a set of classes that part of .NET Framework. In this tutorial you will learn how to use ADO.NET to access database from ASP.NET web application.
Let's begin!