This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
You will have to use reflection. You can do something like:
Dim a as System.Reflection.Assembly = System.Reflection.Assembly.LoadFrom("assemblyName.dll")