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
To catch any possible exception What is the C# syntax written ?
Is c# easier than javascript?
Define a manifest in .net?
What is generic delegate in c#?
what is the syntax to inherit from a class in c#?
Can you call from an inherited constructor to a specific base constructor if both base class and an inheriting class has a number of overloaded constructors?
What is or operator in c#?
What are some examples of desktop applications?
What are strong name assemblies?
Why is ienumerable used?
Is linkedhashset synchronized?
What are static and dynamic variables?
What is wpf application in c#?
Explain About Iunknown interface Queue
What is iqueryable in linq?