News

C# Corner Windsor: Beyond Dependency Injection in WPF 12/01/2011 In my October column, I discussed how to use Inversion of Control (IoC) containers to decouple Views and ViewModels in Windows ...
Dependency Injection with Windsor I've used Dependency Injection (DI) in a number of my columns. My container of choice is Castle Windsor. While Windsor makes IoC easy, there have been a few occasions ...