April 11, 2011Automatically organize EPiServer pagesNeed to group pages in EPiServer CMS by date, first letter in their names, or some other criteria? Here's an elegant way of doing that.
July 11, 2010Creating a custom Configuration Section in .NETConfiguration sections for app.config/web.config. Useful to create. Hard to remember how to create. Here's a simple template.