Community

Building data access class

(Michael Livshitz) Most recommended way to create web or windows database applications is based on “allocation” of the data access layer (DAL) in a separate layer. There are many ways to create this layer, of course, including the new feature of the .NET 2.0 – the ObjectDataSource. In this article

Read More - Register for Free Membership