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
What is ViewData and TempData in ASP.Net MVC?
Explain what platforms does the .net framework run on?
What is clr? How does work clr & wht is work of clr?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
How you can implement custom validation in asp.net MVC?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
What are Non Action methods in ASP.Net MVC?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
How large is the .net framework 3.0?
explain why t4 entity is important in entity framework?
Is .net core replacing .net framework?
what is msl?
What is the meaning of unobtrusive javascript?
What are actions in asp.net mvc?
What is the full form of sp?