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

Answer Posted / rajani

A strong name is a .NET assembly name combined with its
version number and other information to uniquely identify
the assembly. This allows multiple versions of the same
assembly to peacefully co-exist in the global assembly
cache, where shared assemblies are typically stored.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the ways to renew lifetime leases of objects?

581


What is the purpose of strong name?

579


What are the steps to publish an object outside the service domain

558


What is the proxy of the server object in .net remoting?

566


Garbage collector?s functionality on unmanaged code ?

3101






Define singlecall activation mode in .net remoting?

521


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

565


What are static assemblies?

556


What are the ways to configure remoting objects before client can use them?

603


What do mean by remotable objects in .net remoting?

524


What are the different types of channels used by .net remoting and which is the best one?

494


What does manifest consists?

551


What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?

600


Can we configure a .net remoting object via xml file?

529


Explain Singleton design pattern of Remoting?

557