Issue
I’m using visual studio 2008 and ReSharper 4 and it’s kind of slow. My machine has 2 GB of RAM, dual core processor and a 7200 rpm hard disk. I know more RAM and a faster hard disk could improve performance, but do you have any tips to improve ReSharper/Visual Studio performance?
Solution
Turn off the annoying RSS reader
- Tools, Options, Environment, Startup
Turn off all the animations
- Tools, Options, Environment, Animate Environment Tools
Install the recent Service Pack
Clean out your WebCache
- AppData\Local\Microsoft\WebSiteCache
Answered By – Brad Tutterow
Answer Checked By – Terry (BugsFixing Volunteer)