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
How do I stop my console from closing in c#?
What is form feed in c#?
what is method overloading in c#?
What is a trace and asset? Explain some differences?
Int map to which .net types?
What are sorted lists?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
Give 2 scenarios where static constructors can be used?
What do you mean by expression tree?
Why dataset is used in c#?
what is c# command?
Why linq is having select clause at the end?
What is type system in c#?
Difference between Value type & reference types ? and give the example in .Net?
How can you prevent escaping on backslashes in C# with string definitions?