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
Do extension methods have to be static?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
Explain how obfuscator works in .net
Why do we need events in c#?
Which of the following API is used to hide a window?
What is a streamwriter in c#?
Is java better than c sharp?
Why do we override in c#?
What is action c#?
What is response redirect in c#?
What is the difference between Decorator and Adapter pattern?
How do you comment out code in c#?
Why is it important to override gethashcode when equals method is overridden?
In which order the destructor is called for an inherited class?
What is the implicit name of the parameter that gets passed into the set method/property of a class?