473,386 Members | 1,810 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

How to make assemply unique.

Hi all,

Can anyone tell me how to make assemply unique? Is it using key?

thanks in advance.

Jan 11 '07 #1
1 1235
Hi,

You can strong name an assembly with a key, making it unique. The process
involves creating key files using SN.exe, and referring to this file when
building the assembly. Using Visual Studio 2005, you can also use the
Signing Tab in the project properties for strong naming the assembly.

Information on how to sign an assembly can be found on

http://msdn2.microsoft.com/en-us/lib...23(VS.80).aspx

How to manually create a key pair

http://msdn2.microsoft.com/en-us/lib...23(VS.80).aspx
On Thu, 11 Jan 2007 06:56:32 +0100, archana <tr**************@yahoo.com>
wrote:
Hi all,

Can anyone tell me how to make assemply unique? Is it using key?

thanks in advance.


--
Happy Coding!
Morten Wennevik [C# MVP]
Jan 11 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Peter Scott | last post by:
I created a table that has a column in that needs to contain a full Unix file path. Since 2048 was too long for a VARCHAR, I made it TEXT. I since populated the table. Now I want to make the...
3
by: Phil | last post by:
I am looking to set up a hyperlink control on a form to retrieve letters that correspond to a record on a form. That is, there may be 100 form records, and I would like each of those form records...
5
by: deko | last post by:
Is there an accepted or standard way to get a unique name given a string and the collection in which it needs to be unique? Should I use a HashTable? Other options? Here's a first crack: ...
3
by: Hulk | last post by:
Hello All, If I load an Assembly (.DLL file) from Process (.Exe file) using Activator.CreateInstance() method are there or should I remove Assemply (.DLL) from memory after using it with...
6
by: Ian Boyd | last post by:
Every time during development we had to make table changes, we use Control Center. Most of the time, Control Center fails. If you try to "undo all", it doesn't, and you end up losing your identity...
1
by: Argirop | last post by:
In my web project I have a folder called "Controls". Into this folder there is an ascx control called "Sidemenu". The user control has a get-set public string proterty called "MenuType". The...
2
by: Logan Lee | last post by:
BACKGROUND READING: http://www.geocities.com/logan.lee30/a_crude_method_of_static_code_analysis.html http://www.geocities.com/logan.lee30/A_method_of_static_code_analysis.html Like this: ...
0
by: cephal0n | last post by:
Hi All! I have two table tblHome1, contains all the unique PinNo and tblHome2 contains a duplicated PinNo and description. I put an automatic numbering (ProdID) and set it as my index. What I want...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.