Welcome to MSDN Blogs Sign in | Join | Help

December 2006 - Posts

How to load the assemblies from disk apart from GAC and current directory?

Just came across this question and got to know about a method where we can get the assembly resolve event and load the assembly programatically from any directory / URL we want! Following are the articles which talks more about this, http://support.microsoft.com/kb/897297
Posted by Jigar Mehta | 0 Comments
Filed under:

The order in which Assemblies are located by runtime!

Just came across this question, and did some research! This is the order. Configuration files Application Configuration File Publisher Policy File Machine Configuration File. Check is made to see if the same assembly is loaded previously by any any other
Posted by Jigar Mehta | 0 Comments
Filed under:
 
Page view tracker