Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mef

How to Separate enterprise application into modules?

asp.net .net architecture mef

MEF CompositionException

mef

MEF with open generic type

c# mef

MEF RegistrationBuilder export specific Interface implementation

c# mef composition

C# Set Dictionary<String, Object> Values using Reflection

How do i get the solution name when running from a extension?

visual-studio mef

GetExportedValues<MyType> returns nothing, I can see the parts

mef system.componentmodel

How do I create an Editor Option in the new VS2010 Editor Extensibilty

CompositionInitializer missing from MEF 4.5. What can I use instead?

Using MEF in Service layer (WCF)

wcf service mef layer

MEF export of Repository<T> : IRepository<T>

c# generics mef

Use classes from another MEF assembly without referencing to it

c# .net .net-4.0 components mef

MEF and Embedded Views in MVC

How to setup the proper MEF configuration?

c# .net-4.0 mef

CA1811 warning for private imported properties in WPF

c# .net wpf properties 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