May 21, 2013EPiServer editing delight challenge– Web Forms solutionSolving a small but tricky problem related to customised rendering of a property in EPiServer 7 with ASP.NET Web Forms.
November 12, 2012Building a search page for an EPiServer 7 site with EPiServer FindDownloadable and annotated source code for a ready-to-use search page using EPiServer Find.
May 7, 2012Building a search page for an EPiServer site using Truffler – Part 2The time has come to extend the search page created in the previous article with stemming and highlighting.
April 5, 2010Performing and Testing Redirects with ASP.NET Web Forms MVPI’ve been playing around with the ASP.NET Web Forms MVP project lately. One of the things that has been notoriously hard to test with Web Forms, at least when it comes to unit testing, is redirects.