What is strong name and which tool is used for this?
Answer Posted / vasunthara
It is used to create a globally unique name for an assembly.
It is similar to GUID.Strong name users publi key
cryptography(pkc) to ensure tha noone can sppof it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between union and join?
What is a session http?
Explain MVC model binders?
What is the difference between the response.write() and response.output.write() methods?
Where sessions are stored in asp.net?
Differentiate strong typing and weak typing
To bind columns manually which tags do you need to add within the asp:datagrid ?
What is full trust in asp.net?
How do you change the session time-out value?
What is repository pattern in mvc.net? : asp.net mvc
How do u deploy ur project?
Mention the execution process for managed code?
What are the new features implemented in ASP.NET?
What are the asp.net 2.0 features?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#