Slides from CG16 and testing IPublishedContent properties

Stubbing properties on an IPublishedContent is rather useful when you just need a test for any content. Here's how you do it. Slides from CG16 also available from here.…

Read this article

Getting real business value from strongly typed models in Umbraco

Using strongly typed models for intellisense, getting compile-time errors and avoiding typos is probably the most obvious and low hanging fruit that makes many people want to use strongly typed models. But there's so much more to be had. This article goes through a range of uses where compositions and extensions take on a whole new dimension.…

Read this article

Web Deploy says "Could not open Source file ... some web.config" when you publish an Umbraco site

Using Visual Studio to publish sites using Web Deploy fails with the exception message "Could not open Source file ... some web.config". Here's how to solve it.…

Read this article