Wednesday, April 09, 2008 2:18 PM
A while ago I posted an article that explains the concepts behind Inversion of control pattern and dependency Injection. The article also provides an implementation using .NET and the implementation has the ability to inject dynamic proxy objects at runtime. You can find the article here.