What is strong name and which tool is used for this ?
Answer Posted / alb.shah
If you want to design an assembly which is used by more
than one application then that assembly should be assigned
a strong name. sn.exe is used to generate a strong name.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What are client activated objects and server activated objects?
How many web.config files can I have in an application?
What are the different authentication modes in asp.net?
What are the types of session in asp.net?
How do I create a web form?
What is a SESSION and APPLICATION object?
Explain the concept of View Model in MVC?
What is asp net_sessionid?
Why we are using mvc instead of asp.net? : Asp.Net MVC
Explain About WebService
List the major built-in objects in asp.net?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
What does postback mean?
What are the Types of authentications in IIS
How can you pass multiple complex types in Web API?