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 do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
How do u optimize a query in asp.net?
Describe the diffeerence between inline and code behind?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is globalization and localization in asp net?
What is a page life cycle? What are the events in a page life cycle?
What is custom events?
What is the difference between CLICK and MOUSE DOWN Event ?
What are the features that make asp.net more used framework? : asp.net mvc
Is it possible to write code in many languages in one asp.net project?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What is new asp.net core?
What is special types forms
Explain the difference between globalization and localization techniques
How does the cookies work in asp.net?