VS 2003 Templates for DNN 2

DnnJungle is a good source for information regarding DNN development.  Vicenç Masanas has studied and written about creating VS templates for use in creating DNN modules. DNN Project Templates for VS.NET 2003 goes into great detail on creating templates for DNN 2 modules.

Print | posted on Thursday, August 05, 2004 8:22 AM

Feedback

# re: VS 2003 Templates for DNN 2

left by Chris at 2/4/2005 6:50 AM Gravatar
I've noticed that DNN uses the ExecuteSQL but don't take advantage of the .net DataAdaptors/Dataset or Datarows? It just seems cleaner to use a Datarow instead of the info Class.

Is there a problem using these in DNN?

# re: VS 2003 Templates for DNN 2

left by Gerry at 2/4/2005 1:33 PM Gravatar
ExecuteSQL is a method of the Microsoft.ApplicationBlocks.Data application block. This application block released by MS was written to encapsulate common SQL tasks into easier to manage routines.

4Guys has a good article on the subject:
http://aspnet.4guysfromrolla.com/articles/070203-1.aspx
Title  
Name
Email (never displayed)
Url
Comments   
Please add 1 and 1 and type the answer here: