Tag: ASP.NET MVC 4
IDisposable objects with StructureMap and ASP.NET MVC 4
I’ve recently discovered a bit of an issue with running an IoC container with ASP.NET MVC’s IDependencyResolver . If you have a controller that has...
Getting umbraco up and running in with MVC 4
In this post, I'll look at getting Umbraco and MVC to play nice with each other in the same project. Installing Umbraco 4.8 First off create a Web Application...
