Articles : Page 1 of 1

  • ASP.NET MVC 3 and MEF sitting in a tree...

    ASP.NET MVC 3 and MEF sitting in a tree...

    Jul 10
    27

    As I stated in a previous blog post: ASP.NET MVC 3 preview 1 has been released! I talked about some of the new features and promised to do a blog post in the dependency injection part. In this post, I'll show you how to use that together with MEF. Download my sample code: Mvc3WithMEF.zip (256.21 kb) Dependency injection in ASP.NET MVC 3 First of all, theres 4 new hooks for injecting dependencies: When creating controller factories When creating controllers When creating views (mi...



  • 1