Data Access and XML Support in the .NET Compact Framework

The .NET Compact Framework provides a rich implementation of ADO.NET for devices, including support for the DataSet and DataView classes. The .NET Compact Framework also supports SQL Server Compact Edition.

Note

By default, SQL Server Compact 3.5 documentation is not installed locally. To download SQL Server Compact 3.5 Books Online, visit the SQL Server Compact 3.5 Books Online Download Center.

In This Section

  • ADO.NET Overview
    Provides an introduction to the design and components of ADO.NET.

Change History

Date

History

Reason

May 2009

Added note describing where to find SQL Server Compact Edition documentation.

Information enhancement.