Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Separating Biz tier and UI
Message
De
17/05/2009 17:39:19
 
 
À
04/05/2009 12:34:00
John Baird
Coatesville, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01397788
Message ID:
01400321
Vues:
96
>I refactored some of the code from the article into the solution I had you download. That solution has the correct (in my mind) way to set up your projects. The datasets are included in the business layer as shown in the project.
>
>You can put your datasets anywhere you like as long as you reference the dll containing them when you need to use them.


Just thought I'd throw in my 2 cents: I like to keep DataSets in separate projects, as I view them more as a data transport mechanism than anything else. For me, it makes sense to separate them out, and that way I feel comfortable in using them either server-side or client-side.

But, as you say ... you can put them anywhere you want. <g>

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform