AssemblyHelper
AssemblyHelper provides static methods for working
with assemblies.
Gets the AssemblyName of an assembly.
Gets the path from which an assembly was loaded.
For builds where this is not possible, returns
the name of the assembly.
Gets the assembly path from code base.
Loads an assembly given a string, which is the AssemblyName