VB.NET Framework Question:

Describe the GAC in the .Net Framework?

VB.NET Framework Interview Question
VB.NET Framework Interview Question

Answer:

.Net Framework provides Global Assembly cache, a machine-wide cache. It stores shared assemblies that can be accessed by multiple languages.


Previous QuestionNext Question
Explain the role of assembly in the .Net Framework?What Is ASP.NET 2.0 AJAX?