开发者

View .aspx page in separate design and source tabs in Visual Studio

开发者 https://www.devze.com 2022-12-19 05:06 出处:网络
We have three options to view any .aspx pagein a tab Design Source Split How can we view Design and Source in separate tabs for a any aspx page ?

We have three options to view any .aspx page in a tab

  • Design
  • Source
  • Split

How can we view Design and Source in separate tabs for a any aspx page ?

Or if this is impossible!! can we use split option by Vertically splitting the Design and Source ? if later one is possible, I could stretch the view onto two monitors like here as suggested by Nic开发者_如何学JAVAk Craver.

Thanks


It's possible to get what you want, ScottGu made an excellent blog post describing how.

Short version:

Options -> HTML Designer -> General -> Check Split Views Vertically


There's an option in Visual Studio to choose how you want to orientate the split. Instructions and pictures here. Quick instruction:

To enable vertical split-view orientation in VS 2008, select the tools->options menu item and go to the HTML Designer->General section. Then check the "Split views vertically" checkbox.


Updated for Visual Studios 2017:

Tools -> Options -> Web Forms Designer -> General -> Check Split Views Vertically

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号