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

Answer Posted / bhavani

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 ?    4 Yes 1 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?

577


Where is tempdata stored?

552


What is viewbag title?

531


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

530


How does work clr?

539






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

597


What are the new enhancements done in default project template of asp.net mvc 4?

588


How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?

492


How large is the .net framework 3.0?

562


What is edm in entity framework?

538


What is difference between Viewbag and Viewdata in ASP.NET MVC?

572


i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?

1753


How do you specify comments using razor syntax?

608


Which version of the common language runtime (clr) does the .net framework 3.0 use?

569


How does the .net framework 3.0 relate to windows vista?

572