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 are strings in c# immutable?
What are extender provider components?
What is the difference between int16 and int32 in c#?
What is xslt in c#?
Who is a accessibility modifier “protected internal†available to ?
How to override a function in c#?
What is difference between the "throw" and "throw ex" in .net?
What is scope c#?
What is a string c#?
What are the Types of optimization and name a few and how do u do?
What is xor operation?
Do void methods have parameters?
What is the object class in c#?
What is the difference between static class and sealed class in c#?
Which is faster dictionary or list?