Description of All You Need to Know about ADO.NET: Part 2/2 :
All You Need to Know about ADO.NET: Part 2/2 is an article which gives you a brief explanation about the various ADO.NET objects such as Command object, DataReader object etc., This tutorial shows you how to perform delete, add and update operations in database data using SelectCommand, UpdateCommand / InsertCommand properties of the DataReader object.