The preview for a silverlight usercontrol in vs2008 is mostly useless to me and it takes forever to load. I spend a lot of time switching to XAML only and minimizing the preview for every Silverlight UserControl that I open. Is there a setting whereby I can tell VS2008 to by default open these in XAML-only mode?
|
|
|
|
|
|
|
I found that when I use the option "Open With" I experienced lockups and it was a problem. (Probably just me.) Saves so much time. |
||
|
|
|
I don't know if there is a way of opening XAML only. But you can certainly open with only the XML editor enabled.
|
||
|
|
Yes. Right-click and choose "Open with..." Choose "Source Code (Text) Editor" so you get intelisense and set it to default from that dialog. Poof. No more designer :) |
||||||
|
