.NET Answers

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

Archive for July 22nd, 2008

DotNetNuke - The Data Layer - Installing CodeSmith

July 22, 2008 By: Dave Category: DotNetNuke - Module Development

There are other controls, and I’m sure I could go on talking about them for weeks yet, but we need to move on. Since most modules you build are going to need at least one table behind them, and most of the presentation layer can’t be developed until we have the data access coded, we are going to focus on the “right” way of accessing the tables in your database today.

(more…)

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