Load Dll in Runtime
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi All, I Created one Class Library(Dynamic Link Library) in C#. I want to use this dll in another C# Windows Application. I do not want to use this through Add Reference option, I want to use or Load this dll in runtime. Please give me some solution to this problem.Give me some hints to solve this problem. Thanks & Regards, Savitri P :confused:
-
Hi All, I Created one Class Library(Dynamic Link Library) in C#. I want to use this dll in another C# Windows Application. I do not want to use this through Add Reference option, I want to use or Load this dll in runtime. Please give me some solution to this problem.Give me some hints to solve this problem. Thanks & Regards, Savitri P :confused: