what is strong name?
Answer Posted / maloy.adhikari
A name that consists of an assembly's identity—its simple
text name, version number, and culture information (if
provided)—strengthened by a public key and a digital
signature generated over the assembly..
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is the current version of asp.net?
How many validators do ASP.NET have?
What are the page life cycle events?
What is the difference between session object and application object?
What is the usage of DelegatingHandler?
What is server side in asp.net?
Define web services in asp.net.
List all templates of the repeater control.
What is the difference between localization and globalization?
What are the Types of state management techniques
In how many ways we can retrieve table records count?
What is the mvc model?
How can you pass multiple complex types in Web API?
What are sharepoint pages?
Explain ViewState?