9780077121891
 

Internationalization and Localization Using Microsoft .NET

All Categories > Computer Science > Programming Language

Authors: Nicholas Symmonds
  • ISBN: 9781590590027
  • Price: LE 74.60
  • Special Offer Price: LE 59.68
  • Number Of Pages: 352
  • Edition: 1 Edition
  • Publication Date: 2002
  • Categories Programming Language  

This book is out of stock. If you need it, please Contact Us

Description:

"Internationalization and Localization Using Microsoft .NET" is intended to be a comprehensive discussion of how to localize code using Visual Studio .NET. Author Nick Symonds is an experienced developer and project manager of Windows applications intended for use worldwide. Symmonds knows the advantages of localization in the design stage and the disadvantages of localizing a project after the fact. Both methods of localizing code are discussed in this book. VS .NET has quite a few tools available for the developer to aid in the localization process. These tools are discussed in depth, and the pros and cons of each are presented to the reader. The book is unique, in that it covers both C# and VB .NET - all examples are in both programming languages. This gives the reader the unique perspective of being able to compare these two programming languages when writing code in .NET. Some of the core topics covered are: 1. The Globalization and Resources namespaces, which relate directly to localization 2. Resource files and how they are used in .NET 3. Visual and command line tools that aid in localization 4. In-depth discussion of design and implementation of world-ready programs Symmonds has included in this book a comprehensive example of a resource editor and takes readers through writing this editor in both C# and VB .NET. This project is not only useful as a product in itself, but is also instructive in how to write fairly complicated code in both .NET languages.