howto define DataSets namespaces in App_Code directory (ASP .NET 2

G

Guest

I have a very large web project converted from ASP 1.1 to 2.0
I my App_Code folder have two subfolders: Orders and Customers (in the real
environment I have more folders)
inside each folder there are several classes (.cs) define in two different
namespaces:
All the classes in the Orders folder have a namespace called MyProject.Orders
All the classes in the Customers folder have a namespace called
yProject.Customers

The question is:
How can I add a strong named DataSet (xsd file) to one of the two subfolders
and define its default namespace?
Can't I have multiple DataSet with the same name stored in different
subfolders of the App_Code directory?

Thanks in advance
Marco Roello
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,998
Latest member
MarissaEub

Latest Threads

Top