Sunday, June 13, 2010

Creating a Data Access Layer (DAL) for ASP.NET and C# Part-2

Hi. Welcome to another article of Data Access Layer (DAL) for ASP.NET and C#. Here I will tell you about how to create method for INSERT, UPDATE and DELETE. This method will return affected rows count by ExecuteNonQuery Method.

Read Full Article

No comments:

Post a Comment