Matt Roberts

Rails and .NET

  Home  |   Contact  |   Syndication    |   Login
  37 Posts | 0 Stories | 33 Comments | 35 Trackbacks

News




Twitter












Archives

Post Categories

BlogRoll

Entropy

VS2005 can drag its heels, even just opening an innocent SQL script into the IDE can cause delays of around 20 seconds on my reasonably fast PC.

I've not been able to resolve all these issues, but I do have 2 performance tips that can help generally (and I'll add more as when I find any!)

  1. Turn off HTML errors in the IDE if you don't need them. Goto Tools->Options, and then expand "Text Editor", "HTML", and click "Validation". Turn off "Show Validation".
  2. Favour IIS for your web apps rather than on-disk locations. Not sure why, but it makes a big difference generally.


Anyone care to contribute any more?
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
posted on Wednesday, March 01, 2006 7:44 AM