What is strong name and which tool is used for this?
Answer Posted / sivaprasad
strong is comprises of four things
1)Assembly name
2)version
3)Identifier
4)public
which is used to uniquely identifie Assembly in GAC
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How you can access the values from the Repeater control in ASP.NET?
What's the use of response.output.write()?
What is asp.net localization?
What is inproc and outproc?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What are the types of caching in asp.net?
What does mean by a neutral culture?
What are the session variables?
Write a code snippet to implement the indentation in json in web api.
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Explain the significance of routing? : asp.net mvc
How can you dynamically add user controls to a page?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
when a request is made in Life cycle of ASP.NET page .
What is %20 in a url?