Browse by Tags
Sorry, but there are no more tags available to filter with.
-
-
I've come to a case, where, in my application, i need to load the assembly dynamically. Its not a big deal in .net as we can use reflection, adrian have post about this . Okay, loading the assembly would be a simple task but how about unloading the...