Expanded Library
ADO.NET Fundamentals
Overview of ADO.NET including SqlConnection, SqlCommand, SqlDataAdapter.
What you'll learn
Introduction to ADO.NET with an overview of many SqlClient objects, concurrency and transaction management overview, Transient Fault Handling Application Block, performance considerations and dealing with XML data.
Table of contents
ADO.NET Overview
6mins
Setting Up Your Environment
7mins
Connect to A Data Source Using ADO.NET
19mins
Retrieving Data from A Data Source
28mins
Inserting, Deleting, Updating Data from A Data Source
30mins
Understanding Errors with ADO.NET
18mins
Using SqlDataAdapter
19mins
Client Side Performance Tracking
17mins
Managing Concurrency and Transactions
30mins
Connection Pooling
17mins
Using XML with ADO.NET
16mins
Transient Fault Handling with ADO.NET
19mins
Performance Considerations with ADO.NET
24mins