What is strong name and which tool is used for this ?
Answer Posted / nikey patel
Strong Name is to be assigned to shared assembly. when more
then one application is going to use that dll/assembly,
that assembly has to assign a strong name and has to be
place in GAC(Global Assembly Cache).
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is Layout in ASP.Net MVC?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
In razor syntax, what is the escape sequence character for @ symbol?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
What is managed extensibility framework?
Can I uninstall microsoft .net framework?
what is csdl?
Mention the core components of .net framework?
What is basic authentication in web api?
What is the use of razor view engine?
What is action methods in web api?
Explain unit test done by tester on development team?
How route table has been created in ASP.NET ASP.Net MVC?
What are child actions in ASP.Net MVC?
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?