Dependency Injection with Unity and Linq to SQL DataContexts
Tuesday, June 3rd, 2008I'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 ...