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 |
Explain a program using razor view engine to create a simple application? : asp.net mvc
On Age field how many Asp.Net validation controls will be suit?
7 Answers NTTF Nettur Technical Training Foundation, Quest,
Explain different types of Caching techniques in ASP.NET?
0 Answers Sans Pareil IT Services,
Webconfig file is cofiguration of server or browser?
What's the ASP.Net Application life cycle?
How many web config files can be created for an application?
What are the validation controls ?
What is advantage of asp.net?
explain code with multi inhertance
What is the difference between union and join?
What is authentication in asp.net?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
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)