Partap Tanwar
Can you have two files with the same file name in GAC?
By Partap Tanwar in ASP.NET on Sep 03 2009
  • Bhabani prasad Dash
    Oct, 2013 18

    YES, you can have assemblies with same name in GAC but their versions needs to be different.which version client want to use just right in new version...

    • 0
  • Bhabani prasad Dash
    Oct, 2013 18

    YES, you can have assemblies with same name in GAC but their versions needs to be different.which version client want to use just right in new version...

    • 0
  • Sapna Malik
    Sep, 2009 7

    GAC is just a Folder that contains .dll that have strong name.We can say that GAC is a very special folder, and it is not possible two place two files with the same name into a Windows folder,But GAC differentiates by version number as well, so it is possible for MyApplicaton.dll and MyApplication.dll to co-exist in GAC if the first one is version 1.0.0.0 and the second one is 1.1.0.0.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS