Answer Posted / amit bhardwaj
Globalization is the process of designing and developing
applications that function for multiple cultures.
Localization is the process of customizing your application
for a given culture and locale.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is property c#?
What are the steps to create an assembly and add it to the gac?
How to move to a state-related codebase?
Does main have to be static c#?
Why do we need to serialize data?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
How do I simulate optional parameters to com calls?
What is the advantage of extension method in c#?
Do events have return type c#?
Can firstordefault return null?
What is the difference between constants and read-only?
Why reflection is used in c#?
What is a void c#?
Overloaded constructor will call default constructor internally?
Why is static constructor called first?