Most applications revolve around reading and updating information in databases. To allow data integration in distributed, scalable applications, Visual Studio provides support for integrating data into your applications.
In This Section
Reference
- ADO.NET
-
Describes the ADO.NET classes, which expose data-access services to the .NET programmer.
- 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.
Related Sections