Erik Porter has posted a great example of how to build a "skinnable" site in ASP.NET here: http://weblogs.asp.net/eporter/posts/39571.aspx.
He provides code in VB.NET and C#. The example is very basic, very readable, and not cluttered up with so many features that you will find it hard to pick out the bits you want to learn.
It doesn't come with any documentation, but as I said, the code is very short and sweet, and you should have no trouble tracing through what he's done. If you've been wanting to build an ASP.NET site with base pages, templates, skins, etc and found other examples too complex to learn quickly, I highly encourage you to check out his example. You'll be glad you did.
Print | posted on Wednesday, November 26, 2003 1:10 AM