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

Answer Posted / om nama shiva ya namaha

when ever we place our assembly in global assembly cache.to
identify our assembly uniqly in the golbal assembly cache we
have to provide stong name for our assembly
we can provide strong name by using sn.exe tool
in command promt==>sn.exe -k "\anyassemblyname.snk";
these sn.exe tool provieds stong name for the assembly and
follw public key cryptogaphy

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is asp.net caching?

583


How will you maintain versioning in asp.net 2.0?

594


What types of data validation events are commonly seen in the client-side form validation?

567


What are the different validators in asp.net?

565


What's the difference between viewstate and sessionstate?

575






Why we go for mvc instead of asp.net? : Asp.Net MVC

498


Where are session variables stored?

520


What is web api config?

550


What should you do is you want to remove an existing component but would like to make some funtionalities?

1486


What is the biggest disadvantage of “Other Return Types” in Web API?

945


What is base class of .net?

540


What is the function used for removing an event listener?

553


How many types of validators are there in asp net?

503


What is .net remoting?

573


What is the difference between typeof() vs gettype()?

556