October 6, 2008
I’ve uploaded a new release that now includes item templates for C# & VB Web Application Projects and Web Site Projects. Plus, there is now a Project Template for creating C# Web Application Projects pre-configured to be XHTML 1.1 compliant, use a master page & theme, and the CSS Friendly Control Adapters. It has some other goodies in it too (e.g. support for print specific CSS files in themes).
http://www.codeplex.com/VSXHTML11Templates
Feedback always appreciated.
Leave a Comment » |
Uncategorized | Tagged: ASP.NET, CSS, Visual Studio, Web Standards, XHTML |
Permalink
Posted by Damian Edwards
October 3, 2008
I’ve released a new CodePlex project: Visual Studio 2008 XHTML 1.1 Templates
As the name suggests it is a set of item templates for Visual Studio 2008 web projects based on XHTML 1.1. The initial version includes item templates for the following item types:
- Web Form
- Master Page
- AJAX Web Form
- AJAX Master Page
- HTML Page
- StyleSheet
At this stage only templates for C# Web Application Projects are included but I will add similar templates for VB and Web Site Projects shortly.
There is a simple installer included to make it extra easy.
Leave a Comment » |
Uncategorized | Tagged: ASP.NET, Visual Studio, Web Standards, XHTML |
Permalink
Posted by Damian Edwards