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

Answer Posted / kanan

Local assemblies will be only in ur application folder and
only that application can use those assemblies.Global
assemblies will be registered in C:\windows\Assembly as
GAC(Global Assembly Cache) using a tool called GACUtil. Once
it is registered, any application can refer for that
assembly to that path. More than one application can usethat
assembly simultaneously.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I install .net framework?

723


Briefly describe the roles of clr in .net framework?

735


What you mean by routing in mvc?

808


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?

1962


Which are the important namespaces used in mvc?

905


What is separation of concerns in asp.net mvc?

797


What is entitytypes? : Entity framework

783


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

740


Explain Sections is ASP.Net MVC?

791


explain how you can load related entities in ef (entity framework)?

754


What is net framework 3.0 ?

806


which are the key concepts of entity data model?

800


What is display mode in mvc?

757


How to update one of my table in database at 4pm every day how it is possible?

761


What is the use .glimpse in mvc?

795