What is strong name?

Answers were Sorted based on User's Feedback



What is strong name?..

Answer / shh!!

A name that consists of an assembly?s identity?its simple
text name, version number, and culture information (if
provided)?strengthened by a public key and a digital
signature generated over the assembly

Is This Answer Correct ?    2 Yes 0 No

What is strong name?..

Answer / kirti

A name that consists of an assembly's identity�its simple text name, version number, and culture information (if provided)�strengthened by a public key and a digital signature generated over the assembly. Because the assembly manifest

contains file hashes for all the files that constitute the assembly implementation, it is sufficient to generate the digital signature over just the one file in the assembly that contains the assembly manifest. Assemblies with the same strong name are expected to be identical

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

what all type of application can u make with visual studio?

3 Answers   Manhattan,


What are the authentication methods in .net?

0 Answers  


What is the use of activex control in .net?

0 Answers  


Explain .NET architecture?

0 Answers   TCS,


Explain Creational design pattern in .NET?

0 Answers  






Differences between datagrid, datalist and repeater in .net?

0 Answers  


Tell us the differences between an interface and an abstract class in .net?

0 Answers  


What is CLR? How it will work?

3 Answers   NeoSoft,


What are the advantages of .net core?

0 Answers  


How anonymous method is different from a lambda expression?

0 Answers  


What are multicast delegates?

0 Answers  


Explain manifest & metadata.

5 Answers   Wipro,


Categories