To increase your VS compile speed:
- Install Microsoft hotfix 935225.
- Install Microsoft hotfix 947315.
- Use a true multicore processor (ie. an Intel Core Duo 2; not a Pentium 4 HT).
- Use 3 parallel builds. In Visual Studio 2005, you will find the option in Tools > Options... > Projects and Solutions > Build and Run > maximum number of parallel project builds.
- Defragment your hard drive regularly.
- Disable virtual memory.
Monday, November 23, 2009
Increase your VS compile speed
Subscribe to:
Post Comments (Atom)
Update the author and email address of every commit on a repository
source: stackoverflow.com
-
Sometimes maybe you find out your SP ( Store Procedure ) doesn't response in reasonable time despite Select statement, which you used in...
-
By Bucket Sort By Linq
No comments:
Post a Comment