Speeding up Visual Studio 2008 with Resharper

performanceresharpervisual-studio-2008

Are there any good tips for speeding Visual Studio that are purely software based?
I already have fast HDDs, a lot of RAM and a powerful CPU.
Despite all this, VS2008 is slow.

I use it mainly for C# and ASP development.
I am wondering if there are tweaks and settings people do to speed it up.

PS: I use resharper and I'm not wiling to give it up.

Best Answer

Temporarily uninstall Reshaper. If this speeds things up, it is Resharper you need to focus on. If the uninstall doesn't speed things up then it is VS.

If there are no tips (e.g. disabling features) to speed up Resharper, then you need to choose speed or Resharper, and by your PS, you've already decided.

Related Question