Answer Posted / venky
A Satelite Assembly is contain resourses rather than code...bcoz When you wish to localize the application (make the application customizable for different languages and cultures), it can be written in culture-neutral code .
code that uses resources from an assembly rather than hard-coding the resources in the program and distribute the localized modules in separate assemblies called satellite assemblies.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a bool in c#?
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
Can you create sealed abstract class in c#?
How long does it take to learn c# for unity?
The int maps to which C# keyword in .NET type?
Explain namespaces in c#.
What is managed or unmanaged code?
What is called method in c#?
Explain the Usage of web.config
Where do we use static class in c#?
What is the main method in c#?
Explain the difference between “constant” and “read-only” variables used in c#?
Can you put two constructor with the same structure in a class?
What are the advantages of using c#?
Explain about CTS?