7
shouts

Working with Windsor and ASP.NET MVC - Mogens Heller Grabe

published 502 days, 12 hours, 16 minutes ago posted by StevesSteves 503 days, 12 hours, 32 minutes ago
Tuesday, April 21, 2009 2:40:48 PM GMT Monday, April 20, 2009 2:24:27 PM GMT

In the previous post I showed how easy it is to install an IoC container at the system boundary of your ASP.NET MVC application and have it resolve everything from there.

But what I did not show, was where the container came from - in the example, the container just pops out of nowhere on this line:

static IContainer myContainer = GetContainerInstanceFromSomewhere(); So how can we implement GetContainerIn...

category: ASP.NET | clicked: 24 | | source: mookid.dk | show counter code
tags: ASP.NET, ASP.NET MVC, ASPNETMVC, C#, NUnit, Windsor, Windsor Castle

No comments yet, be the first one to post comment.

To post your comment please login or signup