Global Assembly Cache is the place holder for shared assembly. If an assembly
is installed to the Global Assembly Cache, the assembly can be accessed
by multiple applications. In order to install an assembly to the GAC,
the assembly must have to be signed with strong name.
Asked In: Many Interviews |
Alert Moderator