patterns & practices Ships More Stuff!

Wednesday, November 5th, 2008

Much of this happened last week but what with my white paper to finish and preparing for the p&p Summit I didn't get time to blog about it. Anyway here goes, it's a long list... Unity 1.2 Added an interception mechanism (extension) and integration of the Policy ...

Dependency Injection with Unity and Linq to SQL DataContexts

Tuesday, June 3rd, 2008

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 ...