Choose default editor for file type in VS2005
I've been working with WPF/XAML and ran across a post today that told me how to do something useful in VS: choose the default editor for a file type.
Suppose the default editor is the graphical editor and you want it to open code view. All you have to do it right click on the item in Solution Explorer. Choose Open With. A dialog appears and you can select an item and make it the default!