0
kicks
Reflecting your assemblies in an ASP.Net web site
If you have ever tried to use reflection in a web site project and found that it would not work because some assemblies are not loaded yet... here is a simple solution.