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

Answer Posted / payal

1.assemblies is unit of deployment like exe dll
assemblies information is stored in Manifest where all
details of assemblies are include.
This manifiest is stored in PE file that is protable
executable fime we can view assemblies using ILDASM.

2.types
private
shared
private assembly is used for single application which is
stored in application directory.

shared assembly is which is used by many users.and that is
stored in (GAC) that is Global Assembly Cache where
adminstrator can make rights on them and he is only one
person where he can add or remove it.

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

differences between poco, model first and data first approach?

589


i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources

1573


Does Tempdata hold the data for other request in ASP.Net MVC?

539


Can any particular component of .net framework 3.0 be removed?

516


Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?

519






what is lazy loading in entity framework?

586


what is explicit loading?

632


Explain the advantages of asp.net mvc over asp.net?

591


What is objectcontext? : Entity framework

588


Explain what languages does the .net framework support?

514


Can a view be shared across multiple controllers? If yes, how we can do that?

585


What does a viewmodel do?

521


Describe the roles of clr in .net framework.?

638


How we can multiple submit buttons in ASP.Net MVC

628


Can I remove .net framework?

541