Re: [RESOLVED] MVC and IoC
Thought I'd throw a couple other options out there for containers. I prefer Unity myself and a lot of the examples I see out there use MEF.
ASP.NET MVC 3 Service Location (Works with beta 1 but I believe anything that has changed has been noted.)
http://forums.asp.net/1146.aspx - Official MVC forums
Re: [RESOLVED] MVC and IoC
They had a session on using MVC 3 and MEF at MIX 11 yesterday. Should be beneficial even if you're using a different container.
Fun with ASP.NET MVC 3 and MEF
- Video and Code aren't posted yet (7:15 PST) but I'd expect them to be up in the next couple of hours.
Re: [RESOLVED] MVC and IoC
Hello there,
Thanks for the heads up, will be sure to take a look at that!
Gary