3-tier Architecture with ASP.NET 2.0: Tutorial 1: Creating a Data Access Layer (Visual C#)
Author:
Scott Mitchell
When building a Web application, creating the DAL should be one of your first steps, occurring before you start creating your presentation layer. With Visual Studio, creating a DAL based on Typed DataSets is a task you can accomplish in 10-15 minutes.
More Tutorials
|