Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
C#
Internationalization 94 codes
Home
C#
Internationalization
1 A Big-endian binary writer
2 ASCIIEncoding Class represents an ASCII character encoding of Unicode characters
3 Big-endian binary reader
4 Calculates the maximum number of bytes produced by encoding the specified number of characters
5 Calculates the maximum number of characters produced by decoding the specified number of bytes
6 Calculates the number of bytes produced by encoding
7 Calculates the number of bytes produced by encoding a set of characters from the specified character array
8 Calculates the number of bytes produced by encoding the characters in the specified String
9 Calculates the number of characters produced by decoding a sequence of bytes from the specified byte array
10 Convert a string from one charset to another charset
11 Convert a string to a Byte Array in UTF8 encoding
12 Convert string to byte array back and forth with Encoding UTF8
13 Convert the passed string to a UTF8 byte array
14 Converts a sequence of Unicode characters into a UTF-8 encoded sequence of bytes
15 Converts a UTF-8 encoded sequence of bytes into a sequence of Unicode characters
16 Create Culture info for fr-FR
17 Create culture info from CurrentUICulture
18 Create Culture info in es-US
19 Create RegionInfo class based on the countryregion associated with the specified culture identifier
20 Create UnicodeEncoding
21 Create UTF8Encoding class
22 Create UTF8Encoding, specify whether to provide a Unicode byte order mark
23 Decodes a range of bytes from a byte array into a string
24 Decodes a sequence of bytes from the specified byte array into the specified character array
25 Derive Number Format info from culture info
26 Determines whether the specified Object is equal to the current UTF8Encoding object
27 Display only the encodings that have one or more different names
28 EBCDIC To ASCII
29 Encodes a set of characters from the specified character array into the specified byte array
30 Encodes a set of characters from the specified String into the specified byte array
31 Encoding ASCII encoding for the ASCII (7-bit) character set
32 Encoding Class represents a character encoding
33 EncodingInfo Class provides basic information about an encoding
34 Enumerates all available cultures
35 Extends System Text Encoding to create Petscii Encoding
36 Flip Endian
37 Get byte count and max byte count
38 Get byte count from UnicodeEncoding
39 Get Top Parent Culture
40 Gets an encoding for the UTF-16 format that uses the big endian byte order
41 Gets an encoding for the UTF-32 format using the little endian byte order
42 Gets an encoding for the UTF-8 format
43 Gets the currency symbol associated with the countryregion
44 Gets the name, in English, of the currency used in the countryregion
45 Gets the Windows operating system code page that most closely corresponds to the current encoding
46 Illustrates the CultureInfo class
47 Illustrates the CultureInfo class 2
48 Illustrates the current cultures
49 Initializes a new instance of the ASCIIEncoding class
50 Initializes a new instance of the UTF8Encoding class
51 International Text
52 Is Chinese Character
53 New CultureInfo( de-DE )
54 New CultureInfo( ru-RU )
55 New CultureInfo(da-DK)
56 NumberFormatInfo CurrencyDecimalDigits indicates the number of decimal places to use in currency values
57 NumberFormatInfo CurrencyDecimalSeparator gets or sets the string to use as the decimal separator in currency values.
58 Obtains a decoder that converts a UTF-16 encoded sequence of bytes into a sequence of Unicode characters
59 Pad data to a WORD
60 Petscii Decoder
61 Petscii Encoder
62 Print all Culture info
63 Ptr To String Utf8
64 Read a text file saved with Big Endian Unicode encoding
65 RegionInfo contains information about the countryregion
66 Replace utf-16 encoding with utf-8 encoding
67 Return the value of CharSize and display it
68 Returns a sequence of bytes that specifies the encoding used
69 Returns a Unicode byte order mark encoded in UTF-16 format
70 Returns a Unicode byte order mark encoded in UTF-8 format
71 Returns an array that contains all encodings
72 Returns the hash code for the current instance
73 Returns the high WORD from a DWORD value
74 Returns the number of additional bytes in a UTF-8 character sequence (not including the first byte)
75 Returns the value encoded in BigLittle Endian (PPC, XDR) format
76 Set Culture to current thread
77 Set NumberGroupSeparator
78 Signed Hi Word
79 Signed Lo Word
80 SignedHiWord from IntPtr
81 SignedLoWord from IntPtr
82 Takes a string and turns it into a base-64 Unicode string
83 Unicode version 2 0 character size in bytes
84 UnicodeEncoding Class represents a UTF-16 encoding of Unicode characters
85 Use CultureAndRegionInfoBuilder
86 Use NumberFormatInfo to format a number
87 Use UnicodeEncoding
88 Using Unicode Encoding
89 UTF-7 encoding of Unicode characters
90 UTF8Encoding Class
91 Write a string to a file using default encoding
92 Write special symbol to Text file
93 Write the UTF-16 encoded bytes of the source string
94 Write the UTF-8 and ASCII encoded byte arrays