Microsoft ADO.NET is the latest data access API in the line of ODBC, OLE DB, and ADO. It
is the preferred data access component for the Microsoft .NET Framework and allows you to
access relational database systems.
The Simple and Table Viewer sample projects introduce you to .NET application programming using the .NET provider. A tutorial is included that takes you though the steps of building the Simple Viewer .NET database application using Microsoft Visual Studio.
The SQL Anywhere ASP.NET providers replace the standard ASP.NET providers for Microsoft SQL Server, and
allow you to run your website using SQL Anywhere.