Every time I open up an aspx page it splits my screen between the source and design screens. I can change it over manually each time but it's starting to drive me nuts. Is there a way to make it only open the source window by default?
views:
12answers:
2
A:
Tools > Options (Its there somewhere) I managed to change so when I open vb.net forms that the code view opens rather than the designer.
Connnnoorr
2010-09-08 19:52:06
+1
A:
Right click on any .aspx file in the Solution Explorer, and choose "Open With...". In there, you can choose "Source Code (Text) Editor", then hit "Set as Default".
Reed Copsey
2010-09-08 19:58:17