Article ID: 302340 - Last Review: March 29, 2007 - Revision: 3.3 How To Create an Assembly with a Strong Name in .NET Framework SDK
This article was previously published under Q302340 On This PageSUMMARY Assemblies can be assigned a cryptographic signature called
a strong name, which provides name uniqueness for the assembly and prevents
someone from taking over the name of your assembly (name spoofing). If you are
deploying an assembly that will be shared among many applications on the same
computer, it must have a strong name. This document describes how to create an
assembly with a strong name. PrerequisitesThis article assumes that you have installed and are familiar with Visual Studio .NET.Creating an Assembly with a Strong Name
REFERENCES For more information about the Strong Name tool (Sn.exe),
see the following Microsoft .NET Framework Tools Web site: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfstrongnameutilitysnexe.asp
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfstrongnameutilitysnexe.asp)
For more information about the .NET Framework SDK, see the
following Microsoft Web site: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netstart/html/sdk_netstart.asp
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netstart/html/sdk_netstart.asp)
For more information about global attributes, see the C#
Programmer's Reference.
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
