What is strong name and which tool is used for this ?
Answers were Sorted based on User's Feedback
Answer / alb.shah
If you want to design an assembly which is used by more
than one application then that assembly should be assigned
a strong name. sn.exe is used to generate a strong name.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / vivek
Strong names guarantee name uniqueness by relying on unique
key pairs. No one can generate the same assembly name that
you can, because an assembly generated with one private key
has a different name than an assembly generated with another
private key.
Sn.exe is the tool provides options for key management,
signature generation, and signature verification.
The following command creates a new, random key pair and
stores it in keyPair.snk.
sn -k keyPair.snk
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / santosh bind
It contain public and private key for security
| Is This Answer Correct ? | 0 Yes | 0 No |
Write the different features of a Thread and a Process?
How many validators do ASP.NET have?
Mention the execution process for managed code?
What is the parent class of all the web server control?
Describe session handling in a webfarm, how does it work and what are the limits?
How can I create master page in asp net?
What is a postback ispostback and autopostback in asp net?
What is clickid?
Define session in asp.net.
How are sessions stored?
Which is the best institute in Hyderabad/Secunderabad/Andhra Pradesh to learn DotNet?
What is the postback property in asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)