Laod a Method from a DLL dynamically
-
Hi ALL, How is it possible to Load a DLL at run time.. . And then load a method from that DLL .. . SHould i use Reflection concept here ... plz explain???
-
http://www.google.co.uk/search?hl=en&q=c%23+dynamically+load+method&meta=[^] Was opening up google and typing your keywords in really that hard?
Thanks for the help .. . I found my answer in http://my.execpc.com/~gopalan/dotnet/reflection.html[^] hmm . .. I searched for the following in GOOGLE - > dynamically import dll in C# - > call a method dynamically in C# but your search string was "APT" - > c# dynamically load method
-
Thanks for the help .. . I found my answer in http://my.execpc.com/~gopalan/dotnet/reflection.html[^] hmm . .. I searched for the following in GOOGLE - > dynamically import dll in C# - > call a method dynamically in C# but your search string was "APT" - > c# dynamically load method