开发者

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

开发者 https://www.devze.com 2022-12-23 12:54 出处:网络
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 t

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?


I typically right click the file and select view markup, so that it only has to load the text into the editor.

Other than that, faster hardware always works wonders.


Not load directly from Design view, active HTML view by default in VS options.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号