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

What is session state management?

567


What is edm (entity data model)? : Entity framework

551


What is partialview in asp.net mvc?

601


What is object service? : Entity framework

635


What are ajax helpers in asp.net mvc?

593






How to make sure Client Validation is enabled in ASP.Net MVC

564


Which is the root namespace for fundamental types in .net framework?

567


what is minimum requirement for entity framework applications to run?

579


Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?

546


What are the benefits of .net framework?

565


What is entitytype? : Entity framework

533


What is objectcontext? : Entity framework

594


What is the .net framework and how does it work?

559


What is clr? How does work clr & wht is work of clr?

562


How to use multiple submit buttons in asp.net mvc?

588