Blog LogoBlog Logo

Tag: ASP.NET MVC 4

All tags

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

— 21 Dec 2012

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

— 10 Aug 2012