Wednesday, 22 July 2015

What is managed extensibility framework? | .NET QUESTIONS ANSWERS

Managed extensibility framework (MEF) is a new library that is introduced as a part of .NET 4.0 and Silverlight 4. It helps in extending your application by providing greater reuse of applications and components. MEF provides a way for host application to consume external extensions without any configuration requirement.

No comments:

Post a Comment