1
Answer

How to dynamically load an assembly via reflection

Photo of Gurunatha Dogi

Gurunatha Dogi

11y
1.1k
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)