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
When we use windows api in .net is it managed or unmanaged code?
What are the security policy levels in .Net
What is managed code execution?
Explain how to spawn a thread?
The project which you have made, which methodology did you use?
What is the difference between odbc and ado?
What is the new three features of COM+ services, which are not there in COM (MTS)
Can a dll be changed to an exe?
Difference between dispose and finallize method?
What are the different.net tools which you used in projects?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Define code access security (cas)?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
What is iis? Have you used it?
What is the difference between a namespace and assembly name in .net?