Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, November 21, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > Visual Studio.Net > Assembly
HOW TO: Create a Strong Named Assembly in Visual J# .NET        
Total Hits: 13  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

This step-by-step article describes how to create an assembly with a strong name in Visual J# .NET.

Assemblies can be assigned a cryptographic signature called a strong name. Strong names provide name uniqueness for the assembly and prevent someone from usurping the name of your assembly (name spoofing). If you are deploying an assembly that will be shared among many applications on the same computer, the assembly must be placed in the Global Assembly Cache (GAC). To be placed in the GAC, the assembly must have a strong name.


What's New at DevASP.Net
11/03  The CPerfTimer timer class
11/03  Excel serial date to Day, Month, ..
11/03  CWeek - A class for getting the w..
11/03  CMultimediaTimer - a periodic tim..
11/03  SystemTime to VariantTime with Mi..
11/03  How to use time-zones in .NET und..
11/03  Y2K Bugs, And Why You Should Stil..
11/03  TaskTimer - an object to monitor ..
11/03  Date and Time in C++
11/03  How to get timings as fine-graine..
11/03  High resolution date and time cla..
11/03  Tray Calendar
11/03  CEstimateTimeStatic - a class for..
11/03  MyDate - A system independent dat..
11/03  Custom ShortDate type (struct: IC..
11/03  Format Date and Time As Per User'..
11/03  Jalali (Shamsi) Calendar Class, S..
11/03  Beating the Daylight Savings Time..
11/03  WinAPI - simple operations with d..
11/03  A Simple Class To Handle Dates
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net