Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mef

ASP.NET MVC2 and MEF - Why can't my MefControllerFactory get exports or MetaData?

MAF vs. MEF vs. Prism

c# silverlight prism mef maf

Removing parts from CompositionContainer using a CompositionBatch object

mef

Disposing of parts when removing from container

c# mef

Controller + View in a separate assembly - The name 'ViewBag' does not exist in the current context

asp.net-mvc razor mef

Mixing MEF parts targetting .NET 3.5 with an application targetting .NET 4.0

.net .net-4.0 mef

MEF Import is null

PRISM/MEF: How can 2 windows' viewmodels talk to each other?

c# wpf window prism mef

Cannot show up WPF application when setting MainWindow manually and composing application (MEF)

wpf mef mainwindow

Are there any Prism "Post-build" Event or method while using MEF?

How to get exported values (MEF) in metro style apps

mef windows-runtime

How to get the assembly information of an imported MEF function?

c# mef .net-assembly

5 years later - is there lazy dll load in MEF?

Mef2 Configure Registrations in each module

c# .net mef mef2

Implementing a Language Service By Using the Managed Package Framework

MEF + SL4 question

silverlight-4.0 mef

How to resolve the error "Currently composing another batch in this ComposablePartExportProvider. Only one batch can be composed at a time."

.net mef