Visual Studio 2005 project loading
-
I wish to know how to reduce the time taken by projects in a solution to load. I have over a 100 projcts in a solution and it takes too much time to load for the projects.
-
I wish to know how to reduce the time taken by projects in a solution to load. I have over a 100 projcts in a solution and it takes too much time to load for the projects.
-
1. Can confgure VS so that not all projects got load. "Unload projects" 2. VS2008 is faster 3. Make subprojects were not all projects are included :laugh:
Greetings from Germany
the sln file is version controlled one.
-
the sln file is version controlled one.
After the projects gets loaded there is some time spend in building something. I think this is the ncb database. Is is a one time activity or each time I open a sln file after all the projects are build this ncb database is built from scratch.
-
After the projects gets loaded there is some time spend in building something. I think this is the ncb database. Is is a one time activity or each time I open a sln file after all the projects are build this ncb database is built from scratch.
Have you installed VS 2005 SP1? Mark
Mark Salsbery Microsoft MVP - Visual C++ :java: