views:

160

answers:

2

I'm having trouble with stability in the xaml editor. Restart VS 25 times a day has become tedious. Are there strategies that would minimize the problem or an open source alternative that provides a visual display? Any help would be sincerely appreciated! I don't want to jump out the window but I will... I WILL!

+3  A: 

If you don't need the designer, you can just switch to the default editor for XAML files to "Source Code Editor", which still provides completion and is way faster and more responsive.

Unfortunately, that option isn't available in Express editions AFAIK. Thanks
Brad
I was incorrect. The express edition has a 'Show All Settings' check that displays full settings. If you go to Options >> Text Editor >> File Extension and then add a 'xaml' extension and map it to 'Source Code (Text) Editor with Encoding, it seems to do what you suggested.Thanks again. Vast improvement!
Brad
5 days without a crash. Will you marry me?
Brad
+1  A: 

The stability of Visual Studio XAML designer greatly improved when I installed the product hotfixes. Here is one such one that may be of help with your situation: http://support.microsoft.com/kb/958017

Hope this helps!

Brad Leach
Do you have to contact them or can it be downloaded somewhere? Thanks
Brad
I think that the Express editions are included on the Windows Update site - I've not checked in a while as I've graduated to the full VS2008 at home as well as work.
ChrisF