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.…