Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Database Access

Author  Topic 

edi843
Starting Member

12 Posts

Posted - 2009-04-25 : 06:31:47
I am developing an ASP.Net application. I am a little confused about the way that i will work with the database. I don't know if i have to construct a Data Acces Layer, or it is better to use the xsd schema that offer .Net. I know this question is more for a .Net forum, but if someone have a answer let me know.

nr
SQLTeam MVY

12543 Posts

Posted - 2009-04-25 : 07:46:23
I always put in a dal.
http://www.nigelrivett.net/DOTNET/DotNetDBAccess.html

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -