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

Answer Posted / srinivas m

Assembly is Basic Unit Application Deployment in .Net. This
is either DLL or EXE.We have 3 types of Assemblies in .Net
1.Private Assembly:This is Local to Perticular Application
and not sharable among all the applications.This will be
stored on application Root directory.
2.Shared Assembly:This is Sharable among all the
applications in our System.This will Stored in Global
Assembly Cache.
3.Sattelite Assembly:This is not having appliaction having
only Language Specification.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does windows 10 need .net framework?

719


explain what does .edmx file contains?

830


What is tempdata?

801


sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?

3189


What is entity framework in asp net?

741


What are the advantages of asp.net mvc?

768


What are actions in asp.net mvc?

796


Is .net core replacing .net framework?

705


What is the use .glimpse in mvc?

795


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

703


What are the new features 3.5 framework against with the tool?

760


How route table has been created in ASP.NET ASP.Net MVC?

738


Which is the default http method for an action method?

686


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

753


what is way of loading data in ef (entity framework)?

789