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 |
Which .NET framework supports Web API?
Explain login control and form authentication.
how to integrate Language conversion, without asking the enduser to download font, it should auto integrate
Describe the difference between inline and code behind - which is best in?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What is enableviewstate?
What is class and object in asp.net?
What are sharepoint pages?
Why do we need a web application session?
What is application variable in asp.net?
How can i include both C# and vb.net classes in same solution?
Explain Areas in MVC?
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)