Dependency Injection with Unity and Linq to SQL DataContexts
Dependency Injection with Unity and Linq to SQL DataContexts
I’ve spent a few hours in the last couple of days playing around with ASP.NET MVC, Linq to SQL and now the Unity dependency injection (DI) container. Basically I wanted to start putting together a little N-tier application using the latest and greatest new stuff. I also got to use Moq and xUnit a bit too, but that’s another story.
Read More:
http://www.ademiller.com/blogs/tech/2008/06/unity-linq-datacontext/?&owa_from=feed&owa_sid=
Thanks