A while back I wrote a white paper on dynamic assembly resolution. The concept of the paper was that by utilizing the AssemblyResolve event on the AppDomain you can do a lot of powerful things. For example you can do on demand downloading of DLLS from
Read More...