Mohan Gupta
How do assemblies find each other?
By Mohan Gupta in ASP.NET on Jun 20 2013
  • attuluri ram
    Jun, 2013 23

    Answer: By searching directory paths. There are several factors that can affect the path (such as the AppDomain host, and application configuration files), but for weakly named assemblies the search path is normally the application's directory and its sub-directories. For strongly named assemblies, the search path is the GAC followed by the private assembly path.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS