Answer Posted / 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 View All Answers
How does dll hell solve in .net?
How can encapsulation be achieved?
Difference between StackPanel and RelativePanel ?
What does int32 mean?
What is difference between array and collection in c#?
What is static class in C#?
Illustrate the differences between the system.array.copyto() and system.array.clone()?
Int map to which .net types?
What is generic delegate in c#?
What is 8 bit signed integer?
What are extensions in c#?
What is multithreading with .net?
What is dataadapter c#?
What is the difference between delegates and superdelegates?
What is unsigned int?