Class Library Solution

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

New to .Net! Should you create a class library in different solution than the solution for your asp.net project is contained in? We are using the isolated development mode and a single-solution approach for our web projects.
 
With source control and a large development team, it seems much more
manageable to have one project per solution. Also, VS.NET performance
deteriorates as more and more projects are loaded into one solution. In
general, it tends to elminate all sorts of problems.

Mike Moore said:
New to .Net! Should you create a class library in different solution than
the solution for your asp.net project is contained in? We are using the
isolated development mode and a single-solution approach for our web
projects.
 

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

Back
Top