Internationalization and localization tools


Encoding-Sensitive C# Method

using System.Text

public abstract class Encoding : ICloneable

Internationalization (I18n) Method Overview

The Encoding constructor initializes a new instance of the Encoding class. The Encoding class is primarily intended to convert between different encodings and Unicode. Often one of the derived Unicode classes is the correct choice for your application. Use the GetEncoding method to obtain other encodings. Use the GetEncodings method to get a list of all encodings.

For more information see Microsoft's MSDN online documentation.

C# Encoding Information

 

Lingoport internationalization and localization services and software