What is strong name and what is the purpose of strong name ?

Answer Posted / sivakrishna.ambati

A strong name consists of the assembly's identity—its simple text name, version number, and culture information (if provided)—plus a public key and a digital signature. It is generated from an assembly file (the file that contains the assembly manifest, which in turn contains the names and hashes of all the files that make up the assembly), using the corresponding private key.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you directly call a native function exported from a DLL?

6651


Difference between web services & remoting?

605


How can we call methods in remoting asynchronously?

514


What are the information required to configure remote objects?

519


what is Client-activated object in remoting?

582






What are the situations you will use singleton architecture in remoting ?

565


What do you mean by windows authentication?

529


What are static assemblies?

550


What do you mean by passport authentication?

522


define client activated objects (cao)?

611


Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?

555


Define remotable objects in .net remoting?

553


How do you implement distributed applications in .net?

508


What are the security features in .net remoting?

541


Define a process?

545