开发者

Why must there be so many delays in Visual Studio 2010 when working with Silverlight 4?

开发者 https://www.devze.com 2023-03-04 13:51 出处:网络
What I me开发者_C百科an is I will be editing a .cs file then when I switch over to a .xaml Design mode I must wait for 5 seconds.. and when I switch to another screen its another 3 or 4 seconds...

What I me开发者_C百科an is I will be editing a .cs file then when I switch over to a .xaml Design mode I must wait for 5 seconds.. and when I switch to another screen its another 3 or 4 seconds...

I understand that compiling will always take time but why can't they cache better to anticipate screen changes ? All this delays add up and I can't get into a zone with all the delays (I am using i7/8 gigs btw)

All my php friends laugh at me!


Are you using the design surface or do you just want to edit the XAML? If you just want to edit the XAML, you can right-click on the XAML file in the Solution Explorer and select "Open With...". In the dialog that appears, select "Source Code (Text) Editor" and click the "Set as Default" button. Then click OK. Now your XAML files will all open in the source code editor, which comes up much quicker, and it still gives you intellisense while editing.

0

精彩评论

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

关注公众号