Community

Updating and Inserting Data with ADO.NET and ASP.NET 2.0

(Michael Youssef) In this article we will use methods of the SqlCommand class to insert and update data. We will look at a technique for making sure that the Close() method of the SqlConnection and the SqlDataReader classes is called even when an exception is raised.

Read More - Register for Free Membership