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
What is cache memory in c#?
Why do we use void in c#?
What is string class in c#?
What is the difference between array and list in c#?
i want the csharp questions&answeres
Can a constructor be private in c#?
What is private constructor c#?
Why we need get set property in c#?
What is reflection in c#?
Is and as in c#?
What is a thread c#?
What is expression tree in c#?
How do you pass reference parameters in c#?
What do you mean by synchronous and asynchronous operations?
Define strong name in c#?