December 13, 2009Get child pages filtered by page typeWhen using Page Type Builder we can easily filter collections of pages based on type by using LINQ.
December 10, 2009Help me test Page Type Builder 1.1I would really appreciate some help with testing the next release of Page Type Builder before we make it official.
November 23, 2009Invoking methods based on a parameter without if-else statements in C#Simplify conditional code using the "delegate dictionary" pattern.