User Interface Localization

The System.Globalization namespace provides most of the .NET support for localization in your applications. The two key features in development are listed here:

  • Cultures— An identifier for a specific locale

  • Resource files— A storage location for culture-dependent resources such as strings and bitmaps

A culture does not simply define the language to be used; many locales might share the same language and yet have very different localization requirements. As an example, the United Kingdom and the United States both use English as the primary language, but they also use very different formats for currency and dates.

Get Developing and Implementing Windows®-Based Applications with Visual C#™ .NET and Visual Studio® .NET Exam Cram™ 2 (Exam 70-316) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.