Creating a Theme For Each Year of Code Camp Using Skins in ASP.NETBuilding the New Code Camp Web Site (Part 3)
Sunday 25 May 2008 @ 3:17 pm

In this post, we discuss how to use themes and skins together in an ASP.NET web site. A complete example is shown including the web.config, a master page and the theme.skin file. This is an ongoing series of the trials and tribulations of building a new code camp web site.



Multi Level ASP.NET Menu with CSS Friendly Control AdaptersBuilding the New Code Camp Web Site (Part 2)
Monday 19 May 2008 @ 3:38 pm

This article discusses the CSS Friendly Adapters and how they are integraged with the ASP.NET 2.0 menu control. It shows the default html created by a sample menu control without the Friendly Adapters, as well as showing the html created using the Friendly Adapters.



Best Practices for Building an asp.net quality web siteBuilding the New Code Camp Web Site (Part 1)
Tuesday 13 May 2008 @ 11:06 am

In this article, the first steps for building a professional web site are documented. These steps include building requirements, working with a designer and starting the process to hire a css/html person