Community

ASP.NET MVC and the Managed Extensibility Framework (MEF)

(Maarten Balliauw) Microsoft’s Managed Extensibility Framework (MEF) is a .NET library (released on CodePlex) that enables greater re-use of application components. You can do this by dynamically composing your application based on a set of classes and methods that can be combined at runtime. Think

Read More - Register for Free Membership