178 Views
Writing a plugin based application is always been an element of fun. With Reflection you can read dlls at runtime and load plugins. This article will guide you step by step how to write one for you. I have also converted the same application to use Managed Extensibility Framework with source code.
0 comments