Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mef

Instruct MEF to use any available assemblies

Silverlight Navigation using Mvvm-light(oobe)+MEF?

pro's and cons of MEF vs Portable Areas via MvcContrib for collaborative programming

asp.net-mvc mef mvccontrib

Silverlight OOB updates when using MEF / PRISM

WCF service call within a dynamically-loaded-xap fails

What is the MEF method to get an existing exported value / object (not get Or Create)?

c#-4.0 mef

ASP.NET MVC application with plugin and multitenancy support with separate AppDomains?

MEF and ABSTRACT FACTORY

Using Autofac with Mvc controller constructor injection

c# asp.net-mvc mef autofac

Is it possible to use MEF RegistrationBuilder to create a PRISM ModuleExport?

c# prism mef

How-To Prevent Module Duplicates with MEF?

c# mef

ImportMany with Metadata not importing

mef

What does "multiple scopes" mean in when talking about MEF (Managed Extensibility Framework) and .NET 4.5?

mef .net-4.5

Lazy loading of assemblies/catalogs

MEF [ImportingConstructor] not called until [Import(AllowDefault = true)] is used

c# mef composition

Import property always null (MEF import issue)

c# mef

Using MEF to import a WPF DataTemplate?

wpf mvvm datatemplate mef