Answer Posted / zeenat s
Strong name is similar to GUID(it shoud be unique in time
and sapce) like in com components.Strong name is used when
u want to deploy a assembly in GAC.GAC use this strong name
to differentiate between the two versions of the assembly.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are actions in asp.net mvc?
What is meant by bootstrap in mvc5?
Can we change web.config settings from iis?
What are the advantages of mvc over asp.net?
what is ssdl?
Explain dependency resolution?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
What is entityset? : Entity framework
How to use multiple submit buttons in asp.net mvc?
What is entity client data provider? : Entity framework
How route table has been created in ASP.NET ASP.Net MVC?
Is it possible to create a custom filter?
Can I set the unlimited length for "maxjsonlength" property in config?
What is the "helperpage.isajax" property?
How route table is created in ASP.NET MVC?