GAC - Global Assembly Cache
When a Assembly required/needed for more than one project or application, then we need to make Assebly with a strong name keep it in GAC or in Assembly folder by installing the Assembly with a different version.
Also Read: What is Assembly?
Where is GAC located?
You can find GAC from %windir%\assembly:
And final location as:
No comments:
Post a Comment