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?s a satellite assembly?

Answers were Sorted based on User's Feedback



What?s a satellite assembly?..

Answer / jigar

I think, "A .NET Framework assembly containing resources
specific to a given language. Using satellite assemblies,
you can place the resources for different languages in
different assemblies, and the correct assembly is loaded
into memory only if the user elects to view the application
in that language."

This means that you develop your application in a default
language and add flexibility to react with change in the
locale. Say, for example, you developed your application in
an en-US locale. Now, your application has multilingual
support. When you deploy your code in, say, India, you want
to show labels, messages shown in the national language
which is other than English.

Is This Answer Correct ?    14 Yes 3 No

What?s a satellite assembly?..

Answer / guest

When you write a multilingual or multi-cultural application
in .NET, and want to distribute the core application
separately from the localized modules, the localized
assemblies that modify the core application are called
satellite assemblies.

Is This Answer Correct ?    12 Yes 4 No

Post New Answer

More C Sharp Interview Questions

What are the types of attributes in c#?

0 Answers  


When a switch is said to be congested?

0 Answers   Wipro,


What is selector c#?

0 Answers  


What do multicast delegates mean?

0 Answers  


What do constructors do in c#?

0 Answers  


What is definition in c#?

0 Answers  


Which is faster dictionary or hashtable?

0 Answers  


Where is c# compiler located?

0 Answers  


Which is faster dictionary or list?

0 Answers  


What does static mean in c sharp?

0 Answers  


What?s an abstract class?

4 Answers   NIIT,


6. If we assign a value in textbox on Page_UnLoad event, will it display?

2 Answers   Mphasis,


Categories