C# (Sharp) Programming Language Question:
Where is global assembly cache located on the system?
Answer:
Usually C:winntassembly or C:windowsassembly.
Previous Question | Next Question |
How can you create a strong name for a .NET assembly? | Can you have two files with the same file name in GAC? |