Internationalization and Localization Using Microsoft .NET is unique in that it covers both C# and VB .NETall examples are presented in both languages. This language-independent approach is essential given that large systems may use both languages, and the principals discussed can be applied to other .NET languages as well. Some of the core topics covered are as follows:
• The Globalization and Resources namespaces, which relate directly to localization
• Resource files and how they are used in .NET
• Visual and command-line tools that aid in localization
• In depth discussion of design and implementation of world-ready programs
Also included is a comprehensive example of a resource editor, with code provided in both C# and VB .NET. This project is not only useful as product in itself, but also instructive in how to write fairly complicated code in both .NET languages.
Internationalization and Localization Using Microsoft .NET is unique in that it covers both C# and VB .NETall examples are presented in both languages. This language-independent approach is essential given that large systems may use both languages, and the principals discussed can be applied to other .NET languages as well. Some of the core topics covered are as follows:
• The Globalization and Resources namespaces, which relate directly to localization
• Resource files and how they are used in .NET
• Visual and command-line tools that aid in localization
• In depth discussion of design and implementation of world-ready programs
Also included is a comprehensive example of a resource editor, with code provided in both C# and VB .NET. This project is not only useful as product in itself, but also instructive in how to write fairly complicated code in both .NET languages.

Internationalization and Localization Using Microsoft .NET
352