Set source view as default view for Web Pages in Visual Studio August 13, 2010
Posted by Abhijit Jana in ASP.NET, General.Tags: ASP.Net, Beginners, How To, Tips and Tricks, Visual Studio
trackback
By default in Visual Studio for any web pages design view is the default view. Which may causes some time to load if your page is having many controls . So If you want to change the default view from Design View to Source View, just perform the following steps.
Go to “Tools” > “Options” and Navigate to “HTML Designer” Section.
In the above option settings you will find 3 Start page in option
1. Source View
2. Design View
3. Split View.
By default “Design View” will be selected. You need to change it to “Source View” and click on “OK”.
Hope this will helps !
Cheers !








Set source view as default view for Web Pages in Visual Studio « Abhijit’s World of .NET…
Thank you for submitting this cool story – Trackback from DotNetShoutout…
thanks for this tip, it’s really give me more time.
thank you very much man. cool !
[...] Set source view as default view for Web Pages in Visual Studio [...]
Nice tip
Thanks Prasad !!
THANK YOU!!!!
Thanks! very useful
Thanks You