Anyone know how to tell Visual Studio 2008 to always open up ASP.NET pages in "Source" mode, not "Design" mode?
Tools → Options → Web Forms Designer → Start pages in "Source view".
In VS < 2015 it was called HTML Designer.
For other extensions you can define specific behaviour by right clicking on a file and selecting Open With
. This allows you to set once off or default behaviour for opening more esoteric file types.
For example, I use the Sandcastle Help File Builder, so have .shfbproj
extensions loading up the SHFB GUI, but you could also load it up as plain XML (or whatever).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With