What is Globalizationa and Localization
Answer / kirti
Globalization is the process of creating an application that meets the needs of users from multiple cultures. It includes using the correct
currency, date and time format, calendar, writing direction, sorting rules, and other issues. Accommodating these cultural differences in an application is called localization.Using classes of System.Globalization namespace, you can set application's current culture.
This can be achieved by using any of the following 3 approaches.
1. Detect and redirect
2. Run-time adjustment
3. Using Satellite assemblies.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is ADO.NET
How does the .net framework 3.0 relate to windows vista?
In which testing using in .net framwork?
What are the contents of assembly?
what is difference b/w .net 1.1 and .net 2.0. I need Answer in c# , asp.net and ado.net Level.Like c#1.1 and c#.1.1 , ado.net1.1 and ado.net2.0 and asp.net1.1 and asp.net2.0
What is conceptual model? : Entity framework
Why to use Html.Partial in ASP.Net MVC?
Explain the advantage of packaging over xcopy in .net?
What's different about namespace declaration when comparing that to package declaration in Java ?
Difference between int and int32
what is mean by COM (component object model) and component based software development? Is it .NET is first COM based technology? Please answer me. Advance thanks.
what is entity data model?