.NET Answers

ASP.NET, HTML, CSS, Visual Studio, CSharp, VB.NET and other programming items of interest.
Subscribe

Archive for August 7th, 2008

DotNetNuke Modules - Data Access Layer

August 07, 2008 By: Dave Category: DotNetNuke - Module Development

tobj-077 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.

(more…)

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!