What is strong name?
Answers were Sorted based on User's Feedback
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 |
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 |
How do you define the lease of the object in .net?
What is typical about a windows process in regards to memory allocation in .net?
I am looking for a fast track course (MAX 15 days) in MS.NET 3.5 and SQLSERVER 2005 in hyderabad or mumbai or pune. I am working in mumbai so cannot gor for long course. Can any body suggest me the best couching class or best faculty for the same. Thanks.
Tell us the differences between an interface and an abstract class in .net?
How to convert a .NET object into COM operabililty?
0 Answers Petranics Solutions,
Give An example of a ctype and directcast.
What are the drawbacks for Model-View-Controller Architecture?
Using activex control in .net?
What relationship is between a process, application domain, and application?
What?s the Unix name for a Windows service equivalent?
Elements of CAS
What is exception handling?