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 / anil kumar

Assembly having 3 Types:
1) Private: only for single application.
it will be stored in local Root Directory.
2)Shared: Shared b/w more then one Application.
Stored in GAC(Global Assembly Cache).
3)Sattelite:This is uesd for Localization of Language.
(Localization means Translating)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is entityclient?

1179


What are authentication filters in web api?

1120


How the ‘page lifecycle’ of ASP.Net MVC does works?

1238


What is the role of the jit compiler in .net framework?

1164


When will the .net framework 3.0 be released?

1018


What is the use of web api ? Why web api needed, if you have already restful services using wcf ?

1057


what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

2278


Can I use razor code in javascript in asp.net mvc?

1229


What is the difference between model and entity?

1096


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

1172


What are the two ways to add constraints to a route?

1030


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

1023


Does razor engine supports for tdd?

1221


What is Area in ASP.Net MVC?

1157


What is ViewStart Page in ASP.Net MVC?

1100