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# Tutorial
Internationalization 53 codes
Home
C# Tutorial
Internationalization
1 An culture-friendly money matching expression
2 Base64 encode a Unicode string as a string
3 Big Endian Unicode Bytes
4 Change the current cultures to Mexican Spanish
5 Compare method from CompareInfo
6 CompareInfo from CultureInfo
7 Convert the UTF-16 encoded source string to ASCII
8 Convert the UTF-16 encoded source string to UTF-8
9 Convert UTF8 from Unicode
10 Create a CultureInfo object for the nl-BE culture
11 Create and write a string containing the symbol for Pi
12 Create CultureInfo
13 Create RegionInfo object
14 Culture And Region Information Builder
15 Culture formatting
16 Culture information
17 Culture-specific formatting
18 Current InputLanguage
19 Decode a Base64-encoded Unicode string from a string
20 Decode a range of elements from a byte array and store them in a Unicode character array
21 Decode the Base64-encoded int to a byte array
22 Encode a range of elements from a Unicode character array and store the encoded bytes in a range of elements in a byt
23 Encode int to the Base64-encoded byte array
24 Encodings
25 Enumerates all available cultures
26 Format decimal for different CultureInfo
27 Germany culture
28 Get CultureInfo from data type
29 Get current Culture
30 Get datetime formatting info from a CultureInfo
31 Get numeric formatting info from a CultureInfo
32 Get the current and current-ui cultures
33 Implement Format for different Culture Information
34 Internationalization Form
35 List the Unicode code point of each of the control characters
36 Load from resource file with ResourceManager
37 NumberFormatInfo recognizes pos as the positive sign and neg as the negative sign
38 Parsing numbers based on Culture info
39 Parsing numbers with culture invariant parsing
40 Russian culture
41 Save CultureInfo, its DateTimeFormatInfo and NumberFormatInfo to a text file
42 Set CurrentCulture to new CultureInfo(de-AT-ST)
43 Set the current UI culture for the executing thread
44 Turkish-i problem
45 Unicode encode
46 Unicode Encoding Example
47 Use current culture to format currency
48 Use GetByteCount to return the number of bytes required to encode an array of Unicode characters, using UTF8Encoding.
49 Use UnicodeEncoding to encode and decode char array
50 Uses the CompareInfo property of the InvariantCulture
51 Write the ASCII encoded byte arrays
52 Write the UTF-16 encoded bytes of the source string
53 Write the UTF-8 encoded byte arrays