C# (Sharp) Programming Language Question:

Where is global assembly cache located on the system?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

Usually C:winntassembly or C:windowsassembly.


Previous QuestionNext Question
How can you create a strong name for a .NET assembly?Can you have two files with the same file name in GAC?