Possible Duplicate:
Load Assembly at runtime and create class instance
I want to load a dll dyanmically in my c#.net project. I dont know how to do it. and what are the benefits I can get by dynamically loading a dll.
EDIT:
See Comments
Possible Duplicate:
Load Assembly at runtime and create class instance
I want to load a dll dyanmically in my c#.net project. I dont know how to do it. and what are the benefits I can get by dynamically loading a dll.
EDIT:
See Comments