Global Assembly Cache (GAC) and .NET Framework Insights
In this post I want to collect from several sources about what exactly is the GAC and how to manage…
.NET, C#
.NET – How the Runtime Locates Assemblies
This topic is well documented from Microsoft and I only want to summarize the key points. You will find the…