Click here to Skip to main content
15,883,870 members
Everything / MEF

MEF

MEF

Great Reads

by wells cheung
Angular Single-Page Application, MEF, Privilege Control, WCF Restful Service, ui-router,
by Dean Oliver
How we can harness the power of MEF and extend it by way of generics.
by Shuqian Ying
The source code and a simple demo program for a plug-in in Microsoft Managed Extensibility Framework (MEF) that provides visual display of email messages.
by Sau002
This article takes you through a step by step journey of building a fairly large console application which is modular and also extensible by using the principles of Managed Extensibility Framework.

Latest Articles

by Nicolas DESCARTES
How to build a plugin architecture in C# ?
by Sau002
This article takes you through a step by step journey of building a fairly large console application which is modular and also extensible by using the principles of Managed Extensibility Framework.
by GerVenson
An introduction into the Managed Service Extensibility Framework (MSEF)
by marceloarguello700
Load a Rhinoceros plugin through MEF

All Articles

Sort by Updated

MEF 

1 Mar 2016 by Akhil Mittal
Resolve dependency of dependencies using Inversion of Control and dependency injection in Asp.net Web APIs with Unity Container and Managed Extensibility Framework (MEF).
27 May 2015 by Arup Banerjee
The project is a simple Temperature Converter WPF Application which will allow user to convert from Celsius to Fahrenheit and vice versa. The objective however is to demonstrate techniques that are important when building large-scale front-end enterprise software.
28 May 2012 by db7uk
A composite (Prism 4) WPF application using Bing Maps to display earthquakes from around the world.
2 Feb 2012 by Dean Oliver
How we can harness the power of MEF and extend it by way of generics.
18 Apr 2012 by Dean Oliver
A short guide to what to look forward to in the next release of MEF.
5 Apr 2011 by fmsalmeida
In this article, I will show how to build a pluggable component using MEF.
1 Jan 2011 by Gareth Barlow (NBNi)
Building up activities using the Managed Extensibility Framework for workflow services hosted in IIS.
14 Aug 2016 by GerVenson
An introduction into the Managed Service Extensibility Framework (MSEF)
3 Dec 2014 by John M. Baughman
Demonstrates using MEF in an AppDomain and allows the exchanging of MEF parts while the application is running.
26 Aug 2010 by Kunal Chowdhury «IN»
In this article, I describe MEF using a Silverlight Application. Read it and don't forget to vote and share your feedback.
24 Jul 2011 by Mahadesh Mahalingappa
MEF with WCF
8 Apr 2016 by marceloarguello700
Load a Rhinoceros plugin through MEF
21 Mar 2011 by Nick Polyak
Prism for Silverlight/MEF in Easy Samples tutorial. Part 2 - Prism Navigation
22 Mar 2024 by Nicolas DESCARTES
How to build a plugin architecture in C# ?
27 Apr 2011 by Niladri_Biswas
This article will disscuss about MEF, how to start working in this, etc.
15 Mar 2012 by rawwool (Rahul Kumar)
Use Twitter as a globally available persisted message queue in your distributed applciation work flow
24 Jul 2019 by Sau002
This article takes you through a step by step journey of building a fairly large console application which is modular and also extensible by using the principles of Managed Extensibility Framework.
3 May 2012 by Shenwei Liu
The article series shows how to upgrade a Silverlight application having basic patterns to the MVVM and MEF composable patterns with easy approaches and detailed coding explanations.
3 May 2012 by Shenwei Liu
The article series shows how to upgrade a Silverlight application having basic patterns to the MVVM and MEF composable patterns with easy approaches and detailed coding explanations.
3 May 2012 by Shenwei Liu
The article series shows how to upgrade a Silverlight application having basic patterns to the MVVM and MEF composable patterns with easy approaches and detailed coding explanations.
31 Jul 2012 by Shuqian Ying
The source code and a simple demo program for a plug-in in Microsoft Managed Extensibility Framework (MEF) that provides visual display of email messages.
5 Jun 2011 by stevenlauwers22
Creating an Elmah plugin for Glimpse
11 May 2011 by Super Lloyd
A much simpler composite application library.
22 Oct 2014 by Vadym Rybak, Oleksandr Rogovskyi, Vladyslav Chernysh
Simple framework that enables your application to dynamically discover, load and unload plugins.
25 May 2014 by Vedat Ozan Oner
Arduino data logger implementation using WCF Windows services
29 Mar 2016 by wells cheung
Angular Single-Page Application, MEF, Privilege Control, WCF Restful Service, ui-router,
4 Feb 2016 by Yashashwi Srivastava
This article is a brief insight into building composite application using Prism, MVVM design pattern.