Summary


This chapter discussed the globalization and localization of .NET applications.

In the context of globalization of applications, you learned about using the namespace System .Globalization to format culture-dependent numbers and dates. Furthermore, you learned that sorting strings by default depends on the culture, and you used the invariant culture for a culture-independent sort.

Localization of applications is accomplished by using resources. Resources can be packed into files, satellite assemblies, or a custom store such as a database. The classes used with localization are in the namespace System.Resources.




Professional C# 2005 with .NET 3.0
Professional C# 2005 with .NET 3.0
ISBN: 470124725
EAN: N/A
Year: 2007
Pages: 427

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net