What are Satellite Assemblies? How you will create this? How
will you get the different language strings?

Answer Posted / guest

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 witha 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 withlocalized 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 ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are multicast delegates?

581


Explain what are the deferred execution and the immediate execution in linq?

575


What is cyclomatic complexity and why is it important?

1719


What is smart navigation in .net?

563


Explain me how does linq work?

590






Which dll is required to translate xml to sql in internet information server (iis)?

535


Tell about your technical profile ?

3106


Do you know what is the difference between an abstract class and an interface?

530


What is value type and refernce type in .net?

589


How do you trigger the paint event in system.drawing?

529


How to implement CAS in .Net?

2384


What are nullable types in .NET

625


State the various features present in .NET?

603


What is common type system (cts)?

559


What is the difference between asp.net & vb.net and explain architecture?

538