DotNetNuke Modules - Data Access Layer
On Tuesday, we started working on the code for our Data Access Layer by having CodeSmith generate some classes for us. Today, we are going to generate the DataSets we need and modify the controller classes to use them. At the end, you will have a DataLayer and Business Logic Layer that will allow you to start coding your presentation layer using the familiar ASP.NET 2.0 model.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

