Performing General Tasks in ADO.NET 

In addition to connecting, retrieving, and modifying data, ADO.NET provides a variety of other features that can be used in the data access applications that you create. Some of these features include data tracing, consuming XML Web services, paging through query results, and more.

In This Section

See Also

Other Resources

ADO.NET