Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Place dataset in a separate folder?
Message
From
15/10/2013 07:08:39
 
 
To
14/10/2013 15:41:01
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01585466
Message ID:
01585485
Views:
36
>I am thinking of how better organize some files in the ASP.NET 4.0 project. The project will use datasets (xsd) files. So my questions are:
>1. Will I have to copy the .xsd file to the customer server when deploying the application?
No
>2. Is it a good idea to create a separate folder for all DataSets (xsd) that will be used in the project?
Only from the POV of readability in Solution Explorer.

Might be a good idea to put all this stuff in a separate project as the DL?

Also might be a good idea to use EntityFramework instead - but that's a whole different topic :-}
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform