Goalie35
New member
- Joined
- Jun 14, 2005
- Messages
- 1
Ive written database code (using vb.net) for my different projects in several ways throughout the years.
Ive created separate projects (separate DLLs) just for my database stuff, Ive written separate database components within the same project as my application, and Ive also simply placed my sql code within the page itself.
I was just wondering though if anyone knew if there was an actual "correct" way to write database code in .net. Does microsoft recomend a certain method over another? If so, does anyone know of any links to any web sites that describe which method to use?
Thanks in advance.
-Goalie35
Ive created separate projects (separate DLLs) just for my database stuff, Ive written separate database components within the same project as my application, and Ive also simply placed my sql code within the page itself.
I was just wondering though if anyone knew if there was an actual "correct" way to write database code in .net. Does microsoft recomend a certain method over another? If so, does anyone know of any links to any web sites that describe which method to use?
Thanks in advance.
-Goalie35