Sunday, June 13, 2010

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

Introduction:

In ASP.NET you should use ADO.NET Data Access Model for designing a
Data Access Layer. I'm going to show you a DAL Framework which you can
use in any project for SELECT purpose.

See Full Post

No comments:

Post a Comment