Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / programming / localization

Localization

localization

Great Reads

by Jecho Jekov
Provides a solution for localization of WPF application both in XAML and in code-behind
by Clifford Nelson
This is an alternative for "Advanced WPF Localization" that adds functionality for capitalizing and pluralizing the text to be display.
by Parvathaneni Mamatha
How to use Razor Views as Email Templates and Localize them using sample WebAPI
by Rui Jarimba
A collection of HTML helpers that generate DropDownLists for enums, with or without localization support.

Latest Articles

by Jecho Jekov
Provides a solution for localization of WPF application both in XAML and in code-behind
by Clifford Nelson
This is an alternative for "Advanced WPF Localization" that adds functionality for capitalizing and pluralizing the text to be display.
by Parvathaneni Mamatha
How to use Razor Views as Email Templates and Localize them using sample WebAPI
by Rui Jarimba
A collection of HTML helpers that generate DropDownLists for enums, with or without localization support.

All Articles

Sort by Score

localization 

by Jecho Jekov
Provides a solution for localization of WPF application both in XAML and in code-behind
by Clifford Nelson
This is an alternative for "Advanced WPF Localization" that adds functionality for capitalizing and pluralizing the text to be display.
by Rui Jarimba
A collection of HTML helpers that generate DropDownLists for enums, with or without localization support.
by Chip VonBurg
Localizing your apps with Google Translate
by Tomáš Růt
Explanation of features for localizations and formating by bobril-g11n library
by Tomáš Růt
Bobril-build
by Konstantin A. Magg
Angular-translate is the number 1 module for providing localized texts in angular. This tip tries to give a short description of implemented async file loaders and a few recommendations, when to use them.
by Keith Barrow
This artcle extends Part 1 to allow overriding of culture through the URL in a lightweight fashion.
by Keith Barrow
This article provides a simple globalization mechanism for a bilingual website. Part I creates a simple bilingual website.
by Marla Sukesh
In this article we will look in detail how to create a multi-lingual and multi-cultural applications using Asp.net.
by Ziya Mollamahmut
How to create multi-cultural ASP.NET Core web application with simple steps
by Ernest Poletaev
A Localized WPF Application template for easily localizing a WPF application
by Michael Hodel
Enigma Puzzle – a game as difficult as the Rubik's cube
by Doug Domeny
Text in an XSLT may be localized by reading translated strings from an XML document. Numbers may also be localized.
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 HiDensity
Localization of an application at runtime - "On the fly"
by Rudi Breedenraedt
Maintain your localization data in SQL Server
by Robert Hoffmann
History of globalization in ASP.NET and available options.
by gfazzola
In this article I will explain the implementation of an infrastructure to host and manage windows services in a practical and interactive way.As a practical example of the solution will be implemented a dynamic ip update client of DucDNS
by Nick Polyak
New simple and flexible package for Theming and Localizing multiplatform Avalonia applications is described here with samples
by David Liebeherr
Localizing a WPF Application with inline texts instead of Resource Files