What is strong name and which tool is used for this ?

Answer Posted / priya

Strong name is like a GUID (globally unique Identifier.)
Strong Name is only needed when we need to deploy assembly
in GAC. Strong Names helps GAC to differentiate between two
versions.
Strong names use public key cryptography (PKC) to ensure
that no one can spoof it.PKC use public key and private key
concept.
strong name is given using SN.EXE

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 2 popular asp.net mvc view engines?

513


How to change the action name in mvc?

540


How to return the JSON from action method in ASP.Net MVC?

685


Explain peek method in tempdata in asp.net mvc?

582


which are the key concepts of entity data model?

605






In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

541


What are the components required to create a route in ASP.Net MVC?

581


What is razor code?

593


Which filter executes first in an asp.net mvc application?

547


Does .NET Framework support SAX?

558


What are the versions of .net framework?

533


What is the significance of nonactionattribute?

575


What is the use of razor view engine?

523


Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?

542


What is page life cycle?

524