Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Separating Biz tier and UI
Message
From
17/05/2009 17:39:19
 
 
To
04/05/2009 12:34:00
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01397788
Message ID:
01400321
Views:
97
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform