Data Resources

These topics provide additional links to information for working with applications that access data.

In This Section

  • Data User Interface Elements
    Provides links to topics describing Visual Studio dialog boxes associated with data access.

  • ADO.NET Data Adapters
    Provides topics about defining the SQL statement or stored procedure calls that you use to fill datasets and write data back to the database.

Reference

  • System.Data
    Describes the ADO.NET classes, which expose data-access services to the .NET programmer.

  • System.Transactions
    The System.Transactions namespace contains classes that allow you to write your own transactional application and resource manager.