Monday, February 8, 2010

Describe the GAC in the .Net Framework

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

No comments:

Post a Comment