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

What do you mean by passport authentication?

533


Define singleton activation mode in .net remoting?

525


Is it a good design practice to distribute the implementation to remoting client?

509


Explain serialization formatters in .net remoting

569


What is Remoting?

648






What is the Difference between CAO and SAO in Remoting.

564


Explain threading types?

652


What are dynamic assemblies?

578


Difference between web services & remoting?

610


I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.

1982


When do we use delegates in your remoting applications?

522


What are the security measures exist for .net remoting in system.runtime.remoting?

607


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

561


What is objref object in remoting?

700


Difference between .net remoting versus distributed com?

568