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


Please Help Members By Posting Answers For Below Questions

Can you explain renderbody and renderpage in asp.net mvc?

543


Can I remove .net framework?

537


Explain what platforms does the .net framework run on?

543


What is web api‘s in asp.net mvc 4 ?

578


What is object service? : Entity framework

626






What is the difference between windows vista and .net framework 3.0 ?

535


Is it possible to unit test an mvc application without running the controllers in an asp.net process?

616


what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?

1798


mention what is code first approach and model first approach in entity framework?

620


What are scaffold templates in mvc?

576


What is controllercontext?

533


If I have multiple filters implemented, what is the order in which these filters get executed?

518


How we can register the Area in ASP.Net MVC?

566


How to use Jquery Plugins in ASP.Net MVC validation?

544


what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

1684