Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
You can develop your smart device application to be world-ready so it can accommodate localized regional and user interface data. The .NET Compact Framework supports globalization for smart device applications with few limitations. Globalization and local requirements are best addressed early in the design phase of your application.
See the topic "Deploying Device Solutions to End Users" in Microsoft Visual Studio 2005 for instructions on packaging the device applications.
Localization Considerations for Devices
Describes culture and globalization support provided by the .NET Compact Framework.Resource Localization
Describes providing resources for specific cultures including localized exception strings.How to: Get Culture Information
Shows how to use the CultureInfo object.
- Encoding and Localization
Explains the extensive support the full .NET Framework provides for developing international applications.