ASP.NET – View .aspx page in a separate design and source tab in Visual Studio

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

>Design
>Source
>Split

p>

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

Or if this is not possible!! Can we use the split option by splitting the design and source vertically? If it is possible in the future, I can stretch the view to two monitors like here as suggested by Nick Craver.

Thank you

ScottGu made an excellent blog post describing how you can get what you want.

Short version:

Options-> HTML Designer-> General-> Vertical inspection split view

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 on any aspx page?

Or if this is not possible!! Can we use the split option by splitting the design and source vertically? If it is possible in the future, I can follow Nick Craver’s suggestion to stretch the view to two monitors like here.

Thank you

ScottGu made an excellent blog post describing how you can get what you want.

Short version:

Options-> HTML Designer-> General-> Vertical Check split view

Leave a Comment

Your email address will not be published.