Yet Another Guide to Dynamic Assembly loading and Execution Using Reflection
Download ReflectionTest.zip
There are already many good guides out there illustrating how to construct a weakly coupled system that dynamically loads in modules as needed. In .Net, this can be accomplished using reflection. Continue reading ‘Yet Another Guide to Dynamic Assembly loading and Execution Using Reflection’ »