What namespaces are necessary to create a localized
application?
Answer Posted / guest
System.Globalization, System.Resources.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a delegate in c#?
Can constructor be protected in c#?
What are the types of attributes in c#?
What is written in c#?
Explain dataset.acceptchanges method in .net?
Define constructors
Is there an equivalent to the instanceof operator in visual j++?
What is exe in c#?
What is a streamwriter in c#?
What is extended class in c#?
What is the interface in c#?
What are the Types of JIT and what is econo-JIT
Is there an equivalent of exit() for quitting a c# .net application?
Can an exception be thrown from a catch block?
What is string concatenation?