|
-
Jul 14th, 2008, 10:33 AM
#1
Thread Starter
Hyperactive Member
[2005] Best practices and Modules question
I am new to ASP.Net 2.0. In my ASP.Net 1.1 project I had a Module that exposed public functions that returned Datasets, Datareaders etc from the database.
I cannot seem to find the Module Template in ASP.Net 2.0, does this not exist anymore?
Also, should I be using a Module in this form. The only problem with a class is that I would have to instantiate it on every page when I want to connect to the Database.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|