Message
From
01/09/2006 14:24:47
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Solution Explorer
Title:
Managing multiple projects
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01150420
Message ID:
01150420
Views:
68
I am using .Net 2005 and have developed two separate ASP.Net applications. One app using only SQL Server as a database and the other uses both SQL Server and Oracle. I have created both apps in their own projects. I have also created separate projects for my data classes and business classes.

Also, I work for one company, so each project is somewhat related and will access each others data from time to time.

My question is, should I create one solution in .Net and add each of these projects into the solution? Then modify and maintain each project through this one solution?

I current will open multiple VS.Net sessions, one for each project, and switch back and forth.

What is the better solution to managing multiple projects?

Thanks,

Jerry
Next
Reply
Map
View