Explain About the Sattilite Assembly in .Net Technology?
Answer Posted / vijay
In Multilingual application in .net to support multilingual
functionality you can have modules which are customized for
localization, these assemblies are called as satellite
assemblies
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can we inherit private members of class in c#?
Explain the types of assemblies in .net?
What is arraylist class in c#?
Why delegate is used in c#?
How does dependency injection work c#?
How does yield return work c#?
Is datetime nullable c#?
What is lazy loading and eager loading in c#?
What is default method in c#?
Is for loop faster than foreach?
What is parsing?
Can class be protected in c#?
What is access modifier in c#?
What are fields in c#?
What are class fields?