StructureMap, Action Filters and Dependency Injection in ASP.NET MVC 3

Continuing on from the basics and model binding, and continuing to kinda make it up as I go along, here we will discuss how to hook up action filters with dependency injection using StructureMap and the new dependency injection hooks in ASP.NET MVC 3.
Read More on "StructureMap, Action Filters and Dependency Injection in ASP.NET MVC 3" >>