Search code examples
How to Separate enterprise application into modules?...


asp.net.netarchitecturemef

Read More
MEF property injection doesn't occur...


c#dependency-injectionmefproperty-injection

Read More
Injecting a module that contains an injected module using mef2...


c#design-patternsdependency-injectionwindows-servicesmef

Read More
Why won't MEF Lazy load work in the ViewModel?...


wpfmvvmmeflazy-loading

Read More
Mef Prism v4 - [Import] vs [ImportingConstructor]...


c#prismmefprism-4

Read More
C#/MEF doesn't work with a base class without parameterless constructor...


c#constructormef

Read More
MEF container hierarchy and GetExports<T>...


c#mefcontainershierarchy

Read More
C# Singleton Pattern and MEF...


c#singletonmef

Read More
MEF: Could not load file or assembly 'Facebook'...


c#mef

Read More
Resolve ViewModels for collection of (differently typed) Models...


c#mvvmprismmeftype-conversion

Read More
How do I tell MEF which type I need for this interface?...


c#.netinversion-of-controlmef

Read More
Expose "services" to MEF imports...


mef

Read More
MEF Extensions vs AutoFac...


prismmefautofac

Read More
MEF Container.GetExportedValue<T>() instancing not creating separate instances...


c#mefcaliburn.micro

Read More
Instantiate MEF parts in a separate process...


.netmefmaf

Read More
MEF for .NET 3.5 Signed Application...


.net-3.5mefstrongname

Read More
How to combine a) MEF and Generics in MEF composition engine?...


c#genericsmef

Read More
How to add PRISM modules to Toolbar using MEF and MVVM...


wpfmvvmprismmef

Read More
MEF Ignores CreationPolicy...


c#mef

Read More
Meeting assembly dependencies in a MEF environment...


.netdependenciesmefassembly.loadprobe

Read More
Howto use Imports with MEF and load them only if a satisfied...


c#dynamicmefcomposition

Read More
Binding images to the background...


wpfmvvmprismmef

Read More
Prism v4 - Loading only some Modules from directory based on Role - MEF...


c#wpfprismmefprism-4

Read More
Multiple Add-Ins using one C# Pipeline...


c#mefadd-inpipelinemaf

Read More
MEF Importing null...


c#importmef

Read More
MEF Plugins Loading and Unloading During Program Execution...


c#.netpluginsmodulemef

Read More
MEF - imported object is null in the constructor...


c#c#-4.0unity-containermef

Read More
Graceful application shutdown using WPF PRISM 4...


wpfmefprism-4eventaggregator

Read More
Cannot access a disposed object exception in a library class...


asp.net-mvc-3design-patternsmefclass-library

Read More
Satisfy Imports in custom ExportProvider...


mef

Read More
BackNext