Browse by Tags

Sorry, but there are no more tags available to filter with.
Unloading dynamically-loaded assembly
06 September 07 04:48 AM | danni | 2 comment(s)
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...
Filed under: