Great Introduction to (Caffeine) Dependency Injection using ASP.NET MVC
For those of you who have never used the Dependency Injection (or Inversion of Control) design pattern, it’s something you really should get up to speed on. Not only is it an incredibly powerful technique, but at some point you’re bound to get asked about it during a technical interview (especially if I interview you [...]

