March 29, 2010Inversion of Control – An Introduction with Examples in .NETAn introduction to Inversion of Control, using the Dependency Injection and Service Locator patterns, with simple examples in C#.
January 25, 2010How EPiServer CMS caches PageData objectsUnderstanding EPiServer CMS' API is key to any non-trivial EPiServer project. When it comes to performance understanding how different methods are cached, or not cached, is essential.