What are the types of assemblies and where can u store them
and how ?

Answer Posted / anil kumar

Assembly having 3 Types:
1) Private: only for single application.
it will be stored in local Root Directory.
2)Shared: Shared b/w more then one Application.
Stored in GAC(Global Assembly Cache).
3)Sattelite:This is uesd for Localization of Language.
(Localization means Translating)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can call a javascript function on the change of a dropdown list in mvc?

583


How we can add the css in mvc?

599


What are Action Filters in ASP.NET MVC and its use?

569


What is the use of razor view engine?

546


What is razor code?

605






What is the advantage of mvc?

626


What is associationset? : Entity framework

576


which are the key concepts of entity data model?

615


What is difference between viewbag and viewdata and tempdata?

543


Do you know about the new features in ASP.Net MVC 4 ?

602


What is managed extensibility framework?

566


Explain RenderBody and RenderPage in ASP.Net MVC?

603


Mention what is the difference between “ActionResult” and “ViewResult” ?

583


Explain something about model, view and controllers in asp.net mvc?

563


What are scaffold templates in mvc?

594