Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Solution Load Manager
Solution Load Manager

Solution Load Manager

Pavlo Iarovyi

|
1,069 installs
| (0) | Free
Change default project load priority to optimize solution loading. Go to Tools -> Options...
Download

Visual Studio 2010 extension to change Visual Studio "hidden" option for project loading to reduce loading time for big solutions.

Visual Studio solutions can contain a large number of projects. The default Visual Studio behavior is to load all the projects in a solution at the time the solution is opened, and not to allow the user to access any of the projects until all of them have finished loading. When the process of project loading will last more than two minutes, a progress bar is displayed showing the number of projects loaded and the total number of projects. The user can unload projects while working in a solution with multiple projects, but this procedure has some disadvantages: the unloaded projects are not built as part of a Rebuild Solution command, and IntelliSense descriptions of types and members of closed projects are not displayed.
Developers can reduce solution load times and manage project loading behavior by creating a solution load manager. The solution load manager can set different project loading priorities for specific projects or project types.

http://msdn.microsoft.com/en-us/library/ee462384(v=vs.110).aspx

To change Visual Studio default project priority go to

Tools -> Options -> Solution Load Manager

 

The most optimal option for big solutions is "PLP_LoadIfNeeded"

 

Visual Studio 2012 version:

/vsgallery/e96c9847-1ec9-4c0c-8576-bd6575effa07

Visual Studio 2013 version:

/vsgallery/bc842a44-0f66-474d-92f1-1342158b154f

Visual Studio 2015 version:

/vsgallery/fdf5d407-62f9-4588-961a-f7445cbbf0e0


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft