1
Answer

How to dynamically load an assembly via reflection

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)