What is strong name and which tool is used for this ?
Answer Posted / mohan kumar e.
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 ? | 15 Yes | 1 No |
Post New Answer View All Answers
List the new features added in .net framework 4.0.
What is the difference between partial and renderpartial?
What are the components required to create a route in mvc?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
Difference between ASP.NET MVC and ASP.NET WebForms?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is iobjectset? : Entity framework
How we can multiple submit buttons in ASP.Net MVC
What is code first? : Entity framework
What is the difference between windows vista and .net framework 3.0 ?
What are the options can be configured in AJAX helpers?
What is .net architecture?
What you mean by routing in asp.net mvc?
What is disconnected scenario? : Entity framework
Explain dependency resolution?