How do I load ascx pages faster in visual studio 2008?

Posted by diadem on Stack Overflow See other posts from Stack Overflow or by diadem
Published on 2010-03-17T21:24:09Z Indexed on 2010/03/17 21:31 UTC
Read the original article Hit count: 302

Filed under:
|

One of my (my team's) biggest peeves with VS2008 is the slow speed in which ascx load. It could take up to a couple minutes to do something as simple as a text or style change simply because of the time it takes to load an ascx page into the visual studio text editor. Half the time I'm tempted to check out the file, edit it in notepad, then check it back in.

Is there any trick to speeding this up?

© Stack Overflow or respective owner

Related posts about visual

Related posts about visual-studio-2008