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
http://labs.episerver.com/en/Blogs/Steve-Celius/Dates/112266/6/Speed-up-Visual-Studio/
Glennular
2010-04-30 16:27:40
Turned off show errors. Still VS freezes every time I type.
dev.e.loper
2010-05-06 21:21:41
The linked article has a very options for speeding up performance, have you tried them?
Glennular
2010-05-06 21:31:04
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
2010-05-06 22:57:28