I have already written a blog on Managed Extensibility Framework few days ago, and you must wonder why I am writing again. Well actually today I have been creating an application that could be easily plugged into a host application. In this blog lets show you in steps how you could easily create your own plugin based application and later change itself easily using MEF.
Steps to create a Plugin based application :
Before we proceed lets look how the User Interface for the application that I a...
No comments yet, be the first one to post comment.