ADO.NET 

ADO.NET is a set of classes that expose data access services to the .NET programmer. ADO.NET provides a rich set of components for creating distributed, data-sharing applications. It is an integral part of the .NET Framework, providing access to relational, XML, and application data. ADO.NET supports a variety of development needs, including the creation of front-end database clients and middle-tier business objects used by applications, tools, languages, or Internet browsers.

In This Section

  • Building ASP.NET Applications
    Provides instructive overviews and detailed, step-by-step procedures for creating ASP.NET Web applications in the .NET Framework.
  • Samples and QuickStarts
    Provides complete listings of all samples and QuickStart samples associated with the .NET Framework.