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
What is the difference between var and dynamic types in c# 4.0?
What is interface c#?
Why c# is called type safe language?
What is cookies in c# asp net?
Is void a class?
What is the use of private constructor in c#?
List the 5 different access modifiers in c#?
What is the difference between array and list in c#?
Can abstract class instantiated c#?
What is null character in string?
What is reflection c#?
What are jagged arrays used for?
Can you explicitly call a destructor?
How to use nullable types in .net?
What the different phase/steps of acquiring a proxy object in webservice?