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 purpose of Remoting in .NET?

0 Answers   Petranics Solutions,


i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.

2 Answers   Deloitte, Srp Khanij,


Explain about .net?

0 Answers  


Which property is used in the email to send the content as HTML

1 Answers  


Explain how com+ related to the dna architecture?

0 Answers  






Best Dot Net Center in Chennai ?

1 Answers  


What is difference between .net core and .net standard?

0 Answers  


How to manage pagination in a page using .net?

0 Answers  


What does jit compilation do in .net?

0 Answers  


1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.

2 Answers   247Customer,


What is .net3.5?

0 Answers  


How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?

6 Answers   C Squared Systems,


Categories