Related resources for AssemblyKeyFile
  • SN Tool in .NET 9/30/2012 2:05:41 AM. In this article I will explain you about SN Tool in .NET.
  • Macro to Add Strong Names to VS.NET Projects2/16/2006 12:30:58 AM. When writing class libraries in Visual Studio .NET that are going to be placed into the GAC you will need to add strong name to the assembly. This is normally done by dropping out to a dos prompt and running the .NET utility sn.exe and then updating the assembly to reference the newly created .snk file.