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 is poco proxy? : Entity framework

558


What is NonActionAttribute ?

593


What is the use of the default route?

604


Which version of .net framework is installed?

493


What is work of clr?

577






How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?

569


What are Action Methods in ASP.NET MVC?

574


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

523


What is RouteConfig.cs in ASP.Net MVC 4?

580


What are the benefits of .net framework?

563


My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?

557


Is dapper better than entity framework?

535


What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?

595


How route table has been created in ASP.NET ASP.Net MVC?

554


Can we have enum in entity framework?

589