Is it possible to remove ComposablePartDefinitions one by one?

first post: MemoreX421 wrote: Hi, i have written a custom ComposablePartCatalog which extends t...

Lightweight Composition Provider with UserIdentity scope

first post: JaapM wrote: Hello, I have a part with I want to be shared per user. So I added...

Custom Object Factories in MEF

first post: Bloudraak wrote: I originally asked this question at stackoverflow, however got no...

latest post: bloudraak wrote: I decided not to use MEF for numerous reasons, but especially becau...

PROBLEM mef with asp.net mvc 3 sample code

first post: mefmef wrote: Compiler Error Message: CS1705: Assembly 'FabrikamBooks, Version=1...

latest post: nblumhardt wrote: Hi – it looks like you’re missing an assembly binding redirection...

Lightweight Composition initialization in ASP.NET

first post: GuidoSmeets wrote: I'm looking through the sources with Reflector, to find exactly ho...

latest post: nblumhardt wrote: Hi – we use PreApplicationStartMethod; see: http://mef.codeplex....

OnImportsSatisfied never called while using Silverlight navigation

first post: bnbaliga wrote: Hi, I am creating my first app with MEF 1.0 and Silverlight 5. I...

What does ReleaseExport really do?

first post: Tonko wrote: The answer appears simple looking at the source code: pub...

latest post: Tonko wrote: Nope, Dealing effectively with (in my case) author(s) of three inte...

MEF:The exception message was: The composition remains unchanged

first post: watchshan wrote: In my project I have one infrastructure (class library) and two Si...

latest post: nblumhardt wrote: Hi there, I hope you worked through this issue successfully. If not...

MEF instantiating event subscribers

first post: TobiasFunke wrote: I am using MEF for dependecy resolution but need a simplified way ...

latest post: TobiasFunke wrote: Hi, this is the solution I came up with (from ideas suggested in th...

multi modules without defined which region to export

first post: humornif wrote: HI, I am a MEF newer. I have a requirement: Shell side: The applic...