vasu madhala
Brief description on Global assembly cache and who can access it?
By vasu madhala in ASP.NET on Nov 05 2007
  • Venkatesh Kumar 0
    Mar, 2008 6

    Its always advisable to install the GAC only by administrator, since he is the right person who can change the DLLs as per the project requirement. But once assemblies are installed in GAC, it can be used by any application since it is shared one.

    If I have one assembly on 2 different version, then its possible for me to use one version of the DLL and another application may access the next version of the same DLL. Its all possible with the implementation of tag in web.config file.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS