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 Satellite Assemblies? How you will create this? How
will you get the different language strings?

Answer Posted / raghuraj pillai

Satellite assemblies are often used to deploy language-
specific resources for an application. These language-
specific assemblies work in side-by-side execution because
the application has a separate product ID for each language
and installs satellite assemblies in a language-specific
subdirectory for each language. When uninstalling, the
application removes only the satellite assemblies
associated with a given language and .NET Framework
version. No core .NET Framework files are removed unless
the last language for that .NET Framework version is being
removed. For example, English and Japanese editions of
the .NET Framework version 1.1 share the same core files.
The Japanese .NET Framework version 1.1 adds satellite
assemblies with localized resources in a \ja subdirectory.
An application that supports the .NET Framework version
1.1, regardless of its language, always uses the same core
runtime files.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is RPC? What is the use of it?

1248


What is the difference between imperative and interrogative code?

2101


I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?

1112


What makes .net core cross platform?

1037


Do you know what is .net standard?

1179


What is a strong name in .net?

1099


Do you know what is lambda expressions in c#?

1127


How to load the contents of an xml file into an xmldocument object?

1090


What tools is used to develop .NET applications?

1126


Is .net front end or backend?

1078


What is the need of OLE-automation?

1207


Explain about the features and elements present in Visual studio.NET IDE?

1116


What is the benefit of .net core?

1031


What is singleton activation mode in .net?

1197


How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?

1039