Tuesday, April 1, 2008

Dependency Injection/Inversion Overview

James Kovacs' article, Tame Your Software Dependencies for More Flexible Apps in the March 2008 issue of MSDN Magazine is a great read. If you have heard of either Dependency Injection (DI) or Inversion of Control (IoC) and wanted to know more about what they are and how they work, then I would recommend that you check out the article; as James gives a very good explanation of both.

Dependency Injection/Inversion Overview

James Kovacs' article, Tame Your Software Dependencies for More Flexible Apps in the March 2008 issue of MSDN Magazine is a great read. If you have heard of either Dependency Injection (DI) or Inversion of Control (IoC) and wanted to know more about what they are and how they work, then I would recommend that you check out the article; as James gives a very good explanation of both.