Managing Assembly and Manifest Signing
Visual Studio 2005
The Signing page of the Project Designer allows you to use strong-name signing to sign application and deployment manifests, as well as to sign your assembly. Note that the signing of application and deployment manifests is a process distinct from the signing of an assembly, though both tasks are done on the Signing page.
The following topics apply to Visual C#, Visual Basic, and Visual J# projects. For information on signing assemblies in Visual C++ projects, see Strong Name Assemblies (Assembly Signing).
In This Section
Strong-Name Signing for Managed Applications
How to: Sign Application and Deployment Manifests