Friday, July 18, 2008

Improve performance of Visual Studio

If you want to make Visual Studio 2005 work faster you can disable a couple of options
in Tools/Options menu. Here are some settings that can be changed:

1. Turn off background HTML validation. Go to Tools / Options and select Text Editor / HTML / Validation in the tree view on the left side. Uncheck the Show Errors check box.
2. Turn off AutoRecover. Go to Tools / Options and select Environment / AutoRecover in the tree view. Uncheck the Save AutoRecover check box.
3. Close your property grid (View / Properties Window)