L
Ludwig Wittgenstein
Hello, all.
I was wondering what is the right way to load an assembly
programmatiacally by name. For example, if it's Company.Library. Is
there a way in C# where I can load that into an Assembly object if I
only have the name; does it have to be in the GAC in this case?
Thanks,
I was wondering what is the right way to load an assembly
programmatiacally by name. For example, if it's Company.Library. Is
there a way in C# where I can load that into an Assembly object if I
only have the name; does it have to be in the GAC in this case?
Thanks,