Answer Posted / daniel
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 ? | 3 Yes | 0 No |
Post New Answer View All Answers
In which way a two-dimensional array declared in C#?
How do I open the console?
Is there a way to force garbage collection?
What are the different states of a thread?
What is wpf application in c#?
How can I check the type of an object at runtime?
What is delegate in c# interview questions?
Is null c# operator?
Why do we use partial class in c#?
What is strongly typed view?
Explain about Serialize and MarshalByRef?
What is hashmap in c#?
How do you name a variable in c#?
Why do we use dictionary in c#?
What is private variable?