views:

99

answers:

1

While I like that Visual Studio shows me typos, open tags, and checks my methods, etc., sometimes I'm doing SUPER simple things like changing a TextBox ID, and it's really slowing me down.

Any recommendations? Are there settings I can tweak to turn off some auto-checking?

+2  A: 

I am sure this SO thread might help you

http://stackoverflow.com/questions/8440/visual-studio-optimizations

Vin
Thanks I'll close this. Not sure how I missed that one. But, you earned yourself an up vote ;-)
Jon Smock