I hate Visual Studio 2008 XAML Designer. It’s slow and can be easily killed (I mean XAML Designer can’t be displayed, just an error message instead). I prefer Expression Blend 3 for GUI design.
So here are the steps to hide the designer and go straight to the text editor:
- Open Tools/Options
- Select Text Editor/XAML/Miscellaneous
- Under ‘Default View’ select ‘Always open documents in full XAML view’
After setting this option, you will still be able to change to designer using a tab, but the editor will be the default view for XAML files. Faster loading an (hopefully) less crashes.
No comments:
Post a Comment