ASP.NET MVC and the Managed Extensibility Framework (MEF)(blog.maartenballiauw.be)
submitted by
maartenba(5845) 3 years, 1 month ago
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 of it like building an appliation that can host plugins, which in turn can also be composed of different plugins. Since examples say a thousand times more than text, let’s go ahead with a sample leveraging MEF in an ASP.NET MVC web application. read more...
|category: MVC
|Views: 1192
tags:
ASPNETMVC MEF ASPNET MVC another
Everyones tags:
Your Tags: