Answer Posted / interviewkish
In Multilangual application in .NET to support multilangual functionality you can have modules which are customized for localization. These asemblies are called satelite assemblies. You can distribute these assemblies saperately than the core modules
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is as operator in c#?
What are the Types of configuration files and their differences
Is vs as c#?
How to properly clean up excel interop objects?
Why do we need structs in c#?
What language is c# similar to?
Is c sharp and c# are same?
What is c# most used for?
Explain the ways to deploy an assembly?
What is the use of table aliases?
What is local function?
What is different about switch statements in c#?
What is a class level variable in c#?
Explain a MSIL ? Why is it appreciated by all developers?
Compare and contrast between the System.Array.CopyTo() and Clone()?