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

Explain the code behind wors and contrast that using the inline style.

1 Answers  


what is machine key error in .NET how can we solve it?

1 Answers  


What is the difference between constants and read-only variables?

1 Answers  


What is the procedure to add assemly to gac to make it shared one?

1 Answers  


Explaing your project.

1 Answers   Deloitte,


Explain me what is an anonymous method and how is it different from a lambda expression?

1 Answers  


Difference between abstract class and interface in .net?

1 Answers  


How to send the Mail in C# using ASP.Net ? And my Answer is as follows ?

3 Answers   Intel,


Explain dataset.acceptchanges and dataadapter.update methods in .net?

1 Answers  


Different between .net & j2ee ?

1 Answers  


What are the different types of Classes in .NET?

1 Answers   PUCIT,


What is .net latest version?

1 Answers  


Categories