#aspnet-mvc | #fabrikAugust 14, 2011A look at the new fabrik theme systemIn this post I give you a preview of the new fabrik theme system and discuss some of the technical challenges I faced in creating it.
#aspnet-mvc | #structuremapAugust 10, 2011Model Binder Dependency Injection with StructuremapIn this post I demonstrate how we can use a custom IModelBinderProvider to allow for dependency injection in an ASP.NET MVC ModelBinder.