Welcome to Catalyst Blogs Sign in | Join | Help

Browse by Tags

All Tags » Reflection   (RSS)
Dynamic Assembly Resolution
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...