1
Answer

How to dynamically load an assembly via reflection

Gurunatha Dogi

Gurunatha Dogi

10y
652
1
Hey friends..!

I have found very useful article which explains step by step ro implement reflection and to dynamically load an assembly via reflection using c# code.

Please check this below link

http://www.onlinebuff.com/article_understand-reflection-in-cnet-with-example_52.html
Answers (1)