What namespaces are necessary to create a localized application?
Answer Posted / guest
System.Globalization, System.Resources
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between == and object.equals?
What is private variable?
What is the use of iqueryable in c#?
What is a hashset c#?
What is null propagation c#?
Distinguish between continue and break statement?
Is datetime value type c#?
What are reflections in c#?
Why do we need singleton pattern in c#?
Can destructors have access modifiers?
Is list ienumerable c#?
Why do we Need of static class in c#?
What is use of hashtable in c#?
What is a event in c#?
in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?