(NET.Reflection and Dynamic Class/Method Invocation
Is this code will show you :
-how you can load a DLL without add it as reference, call a method and get the return value
-Create a class instance of DLL
-show a FORM from 3rd party assembly!
-as the 1st but the DLL in Resources!
-export the Resource file)