views:

51

answers:

1

I'm using Visual Studio 2008 on Windows 7. When I'm editing .aspx file VS stalls and thinks for about 3 sec every time I add a tag. Very frustrating. I'm guessing its doing some kind of compilation or checking. What can I do to make VS more responsive?

+3  A: 

you'll want to turn of HTML validation

alt text

http://labs.episerver.com/en/Blogs/Steve-Celius/Dates/112266/6/Speed-up-Visual-Studio/

Glennular
Turned off show errors. Still VS freezes every time I type.
dev.e.loper
The linked article has a very options for speeding up performance, have you tried them?
Glennular
tried every one of those. it looks like it helped a little but for the most part, VS still freezes at random intervals.
dev.e.loper