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

Difference between Panel and GroupBox classes?

3 Answers  


What are data types in .NET?

0 Answers   UGC Corporation,


How to implement DataGrid in .NET?

1 Answers   InfoPro,


What is typical about a windows process in regards to memory allocation in dot net?

0 Answers  


How viewstate is being formed and how it's stored on client in .net?

0 Answers  






How can we convert XML data into DataBase table IN .Net?

3 Answers   Indus Media, Wipro,


i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?

0 Answers  


What is close method? How its different from finalize and dispose?

0 Answers  


Is string a value type or a reference type?

4 Answers  


What are the collections you've used?

0 Answers  


What's typical about a windows process in regards to memory allocation in .net?

0 Answers  


How many types of transactions are there in com + .net ?

0 Answers  


Categories