Answer Posted / 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 View All Answers
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
What is the difference between a class and an object, and how do these terms relate to each other?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
Why do we use msmq?
When a Static Constructor called in .NET?
Explain me what is an anonymous method and how is it different from a lambda expression?
What is a garbage collector?
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
What is the microsoft .net?
Why you want to leave your previous company.
What is the use of common language runtime?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
What is .net latest version?
What is Event Bubbling in .NET?