Reflection in C#
Posted
on C# Corner
See other posts from C# Corner
Published on 4/22/2010 1:16:27 AM
Indexed on
2010/04/22
8:04 UTC
Read the original article
Hit count: 131
Filed under:
In this article I would like to explain how to load an assembly dynamically and display its forms with the help of Reflection.
© C# Corner or respective owner