IC窗口
community.icburner.com

Browse by Tags

  • What is MEF?

      The Managed Extensibility Framework (or MEF for short) simplifies the creation of extensible applications. MEF offers discovery and composition capabilities that you can leverage to load application extensions. What problems does MEF solve? MEF...
    Published 2009/7/16 16:04 by 革命
    Filed under:
  • Revised: ASP.NET MVC and the Managed Extensibility Framework (MEF)

    A while ago, I did a blog post on combining ASP.NET MVC and MEF (Managed Extensibility Framework) , making it possible to “plug” controllers and views into your application as a module. I received a lot of positive feedback as well as a hard...
    Published 2009/6/30 18:11 by 革命
    Filed under: ,