Parker's DevEd Blog

Musings on all software development technologies, and education involving computer science and fraud investigation

Browse by Tags

All Tags » GAC (RSS)
Sorry, but there are no more tags available to filter with.
Adding a .NET Assembly to the GAC
Create .snk file VS Command Prompt sn -k [filename].snk Copy .snk file into VS project Include in project Project -> Properties -> Signing -> Sign the assembly -> Select the .snk file Add assembly to GAC through command-line or Installer
Posted: Apr 15 2008, 07:47 PM by Parker.Hillius | with no comments
Filed under: