Answer Posted / venky
A Satelite Assembly is contain resourses rather than code...bcoz When you wish to localize the application (make the application customizable for different languages and cultures), it can be written in culture-neutral code .
code that uses resources from an assembly rather than hard-coding the resources in the program and distribute the localized modules in separate assemblies called satellite assemblies.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is learning c# hard?
Name which controls do not have events?
What will be the output of the following code?
How big is an int in c#?
Is a structure a class?
What is the use of expression tree in c#?
the c# keyword .int. Maps to which .net type?
Explain the 3 types of properties in c# with an example?
What is the process of delegation?
How we convert private assembly into public assembly?
Explain how to use an extender provider in the project.
What do you use c# for?
Is comparable a functional interface?
What is the purpose of private constructor in c#?
Is c# easier than c++?