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
What is session state management?
What is latest version of .net framework?
What is entity framework? : Entity framework
What are scaffold templates in mvc?
What are the possible razor view extensions?
Which .net framework is installed?
How does the .net framework 3.0 relate to the .net framework 2.0?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
Explain the methods used to render the views in mvc?
what is entity data model?
What are the components required to create a route in mvc?
How route table is created in ASP.NET MVC?
What is the difference between tempdata and viewbag?
How the ‘page lifecycle’ of ASP.Net MVC does works?
what is linq to entities?