I've been searching for a while but can't find much information on this.

Basically, I want to dynamically load a .Net DLL and call a method within the DLL.

What's the best way to go about doing this?