IoC and DI framework for .Net applications
- by Lijo
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