What namespaces are necessary to create a localized
application?
Answer Posted / daniel
System.Globalization, System.Resources.
| Is This Answer Correct ? | 32 Yes | 0 No |
Post New Answer View All Answers
Why to use lock statement in c#?
How do you create empty strings in c#?
What is writeline in c#?
What you mean by inner exception in c#?
What are the steps to create an assembly and add it to the gac?
What is array and types of array in c#?
What are the advantages of using partial classes?
Explain the process of abstraction with an example?
Can we extend static class in c#?
What is the difference between IEnumerator and IEnumerable?
What happens during the process of boxing?
What are the uses of delegates in c#?
Difference between directcast and ctype.
Define encapsulation?
Does c# have its own class library?