Using ModelStateToTempData in Umbraco
For those of you who have been working with MVC for a while you may have come across the awesome attribute from Jeremy Skinner "ModelStateToTempData" in MVCContrib (http://mvccontrib.codeplex.com/). In short, it stores the ModelState (i.e. errors) in a temporary data store so when you