江南白衣

陌上發花,可以緩緩醉矣
忍把浮名,換了淺斟低唱
我不是聖賢豪士,我衹有一腔熱血
posts - 113, comments - 422, trackbacks - 14, articles - 0
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

Managed Extensibility Framework (MEF)

Posted on 2008-07-07 23:50 江南白衣 阅读(95) 评论(0)  编辑 收藏 所属分类: .NETSmartClientAdd-In
The Managed Extensibility Framework (MEF) provides developers with a tool to easily add extensibility to their applications and with minimal impact on existing code. The application developer can define extension points according to the functionality required of an extension, while the extension developer uses those points to interact with the application.

MEF enables this extensibility to take place without creating a hard dependency in either direction. Applications can be extended at run time without recompilation, and extensions can be used by multiple applications sharing the same extension requirements. MEF also allows an application to delay the loading of an extension while still examining its metadata, enabling efficient traversal of large catalogs of extensions.

For more information, download the community technical preview (CTP) archive containing binaries, samples, and documentation!

One of the goals of the CTP is to get early feedback from the community. We'd love to hear from you - let us know what you think on the forum.

SITE:http://code.msdn.microsoft.com/mef

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2008-07-07 23:55 编辑过


相关链接:

历史上的今天:
2007-07-07 千年一回