9
Shouts

MSDN Magazine: Cutting Edge - Application Extensibility: MEF vs. IoC - Dino Esposito

published 796 days, 17 hours, 56 minutes ago posted by iftekharahmedamitiftekharahmedamit 799 days, 5 hours, 45 minutes ago
Sunday, March 20, 2011 3:27:49 AM GMT Thursday, March 17, 2011 3:38:37 PM GMT

There’s an interesting new component in the Microsoft .NET Framework 4 specifically designed to provide an effective answer to an evergreen question: How would you write extensible applications that can discover at run time all the parts they’re made of?

As Glenn Block explained in his February 2010 article, “Building Composable Apps in .NET 4 with the Managed Extensibility Framework” (msdn.microsoft.com/magazine/ee291628), the Managed Extensibility Framework (MEF) can be used to streamline building composable and plug-in-based applications. As one who started approaching the problem back in 1994 (yes, it was one of my first real challenges as a developer), I definitely welcome any proposed solutions in this problem space...

category: Architecture | clicked: 33 | | source: msdn.microsoft.com | show counter code
tags: IoC, MEF, MSDN Magazine, Extensibility