Click here to Skip to main content
15,879,474 members
Everything / Globalization

Globalization

globalization

Great Reads

by Robert Hoffmann
History of globalization in ASP.NET and available options.
by Shabra
How to use Resx files to internationalize your code
by Andrea Simonassi
A simplified guide to the RFC5646 document; what is a language tag, how must be parsed, what is the IANA registry. How to implement a library, in any programming lang, to lookup user preferred language against a list of supported languages. A C# implementation is provided.
by Lance Ford
Step-by-step guide to enable an ASP.NET web application to override date, time, currency and number formats.

Latest Articles

by Lance Ford
Step-by-step guide to enable an ASP.NET web application to override date, time, currency and number formats.
by Andrea Simonassi
A simplified guide to the RFC5646 document; what is a language tag, how must be parsed, what is the IANA registry. How to implement a library, in any programming lang, to lookup user preferred language against a list of supported languages. A C# implementation is provided.
by Vipul Bhatnagar
Create a multilingual application WPF
by Cindy Potvin
How to format dates with Java in Android applications

All Articles

Sort by Score

Globalization 

10 Dec 2012 by Robert Hoffmann
History of globalization in ASP.NET and available options.
1 Nov 2016 by Andrea Simonassi
A simplified guide to the RFC5646 document; what is a language tag, how must be parsed, what is the IANA registry. How to implement a library, in any programming lang, to lookup user preferred language against a list of supported languages. A C# implementation is provided.
20 May 2011 by dgon
NMoneys is an implementation of the Money Value Object to support representing moneys in the currencies defined in the ISO 4217 standard, for the .NET platform.
30 Jan 2012 by Keith Barrow
This artcle extends Part 1 to allow overriding of culture through the URL in a lightweight fashion.
23 May 2013 by Marla Sukesh
In this article we will look in detail how to create a multi-lingual and multi-cultural applications using Asp.net.
6 Nov 2012 by Rui Jarimba
A collection of HTML helpers that generate DropDownLists for enums, with or without localization support.
7 Jun 2011 by Keith Barrow
This article provides a simple globalization mechanism for a bilingual website. Part I creates a simple bilingual website.
29 Sep 2011 by dgon
NMoneys.Exchange extends NMoneys (Money Value Object implementation) to support exchange of currencies