This document provides an overview of accessing relational data using Microsoft Visual Studio .NET and ADO.NET. It discusses what .NET and ADO.NET are, the history and evolution of ADO.NET, the core ADO.NET object model including DataSets, DataAdapters, and list-bound controls. It also provides an example of using ADO.NET with SQL Server to populate and display data in a datagrid.