Customize VS.NET Web form template

The default HTML that comes up when you start building a web form in VS.NET contains meta tags & other stuff that you may not want. To keep the pages lightweight so that they are served fast, you can customize the template as per your need.
If you use VB, this is the file you need to modify - C:\Program Files\Microsoft Visual Studio .NET 2003\Vb7\VBWizards\WebForm\Templates\1033\WebForm.aspx

Comments