Is there a way I can load and use DLL files dynamically (i.e. loading and calling them by code at runtime) in VB.NET? This was an easy task in Vb6 using the GetObject function.