Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 423f32a

Browse files
author
Ben Scott
committed
Show and tell post - setting up MEF
1 parent 14443ea commit 423f32a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
layout: post
3+
permalink: /show-and-tell/6/setting-up-mef.html
4+
date: 2012-04-30 20:00
5+
title: "Show and Tell #6 - Setting up MEF"
6+
author: "@belfryimages"
7+
comments: true
8+
---
9+
10+
## Setting up MEF
11+
12+
Ben posted yesterday about [setting up MEF](http://blog.belfryimages.com.au/setting-up-mef.html) with the goal of adding plugins to a simple application. It touches on splitting the plugin API from the application code, including two-way communication between the application and the plugin. This method will possibly be used to implement plugin support in [MarkPad](http://code52.org/DownmarkerWPF/).
13+
14+
The project created for the post is [available on GitHub](https://github.com/belfryimages/mef-test).
15+
16+
## About the Author
17+
18+
Ben Scott is a developer from Rockhampton, Australia. He is employed as the IT manager of a financial planning firm, where he largely works on a C#, WinForms-based in-house investment portfolio management system, plus a number of slightly more interesting projects, some of them in */gasp/* PHP. In his spare time he likes to write posts about himself in the third person using other people's websites. He very occasionally writes at [blog.belfryimages.com.au](http://blog.belfryimages.com.au) and can usually be found on Twitter [@belfryimages](http://twitter.com/belfryimages) where he posts blurry photos of his lunch and complains about things.

0 commit comments

Comments
 (0)