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
Can I fly with a loop recorder?
What are Memory foot print of an exe?
What is the use of dll file in c#?
Can I do things in il that I can't do in c#?
Are classes passed by reference in c#?
Is there an equivalent of exit() for quitting a c# .net application?
What are the access modifiers in c#?
What is gridview c#?
What is the major difference between a custom control and user control?
Which namespace is required to implement trace ?
What is the best dependency injection c#?
Is string value type c#?
What is the main method?
What is the difference between the debug class and trace class? Documentation looks the same.
How do I do a case-insensitive string comparison?