Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What are differences between entity framework and l2s? : Entity framework

1214


Explain how you can implement Ajax in MVC?

1066


What is action methods in web api?

1201


what is .edmx file and what it contains?

1106


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

1095


What is razor code?

1139


What is the "helperpage.isajax" property?

1208


Explain the new features added in version 4 of mvc (mvc4)?

1059


Is it possible to unit test an mvc application without running the controllers in an asp.net process?

1185


How do you handle variable number of segments in a route definition?

1023


What operating systems will the .net framework 3.0 be available for?

1082


What is entity graph? : Entity framework

1032


What are HTML Helpers, AJAX Helpers in ASP.Net MVC?

1091


Explain tempdata in asp.net mvc?

1166


What is the difference between viewbag and viewdata in asp.net mvc?

1176