Speed up the launch of VS2005
- Disable the 'Start Page' - Tools->Options->Environment->Startup section
- Disable Splash screeen - Properties->Add parameter /nosplash to the target
- Close all unnecessary panels and tabs so that the IDE does not reload them on restart
- Turn off 'Track Changes' - Tools -> Options -> Text Editor
- Turn off 'Track Active Item' - Tools -> Options -> Projects & Solutions
- Turn off 'Auto Populate Toolbox' - Tools -> Options -> Windows Form Designer
And of course, having more memory helps :)
0 comments:
Post a Comment