IoC and DI framework for .Net applications

Posted by Lijo on Stack Overflow See other posts from Stack Overflow or by Lijo
Published on 2010-06-02T06:18:51Z Indexed on 2010/06/02 6:23 UTC
Read the original article Hit count: 238

Filed under:

Hi

Can you please explain how the following three are different in their intent?

1) Policy Injection Application Block

2) Structure Map IoC Managed

3) Managed Extensibility Framework

In terms of the common tasks they do, which is simpler/aligned with generics and C# 3.0 ?

Thanks

Lijo

© Stack Overflow or respective owner

Related posts about ioc-container