June 27, 2008
Unloading Assemblies in .NET (Hint: YOU CAN’T)
C# is a wonderful language. It is my favorite. You can do all sorts of cool things in it. Except unload a motherfucking DLL. Microsoft and all of their shills say that you can. But you have to do it the “safe” way. You see – once an Assembly is loaded into your AppDomain, it [...]
Filed by xtravar at June 27th, 2008 under programming
No comments on this post yet