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 are the Goals of the UIP Application Block?

1 Answers  


Explain the top .net class that everything is derived from?

0 Answers  


Explain the difference between garbage collections in .net 4.0 and earlier versions?

0 Answers  


asp mean

3 Answers   CTS, TCS,


What?s a Windows process?

1 Answers  






What is CCW (COM Callable Wrapper) ?

1 Answers  


How .NET is able to support multiple languages?

5 Answers  


How does you handle this COM components developed in other programming languages in .NET?

1 Answers   Satyam,


Write a program to create a user control with name and surname as data members and login as method and also the code to call it.

0 Answers  


What is WSDL and disco file ?

3 Answers   CybAge, IBM, TCS,


What is MSIL, IL, CTS?

3 Answers  


explain the states of a window service application?

0 Answers  


Categories