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
What do you mean by casting a data type?
What is a custom attribute?
What is difference between internal and protected internal in c#?
Is there hashmap in c#?
What is dao in c#?
How do I count the length of a string in c#?
Explain dataset.acceptchanges method in .net?
What do you know about Translate Accelerator?
What is a destructor in c#?
List the difference between interface and abstract class?
How do I join one form to another in c#?
Can a method return multiple values in c#?
What do you mean by saying a "struct is a value type"?
What is inumerable?
Describe ado.net?