Internationalizing and Localizing .NET Desktop Applications DevToolsGuy / Thu, Jan 26, 2017 Introduction This blog will provide examples of internationalization and localization across two .NET platforms - Windows Forms and WPF. The approaches are similar although the syntax is slightly different...
L10N and I18N Best Practices DevToolsGuy / Wed, Jan 25, 2017 This post will focus on localization and internationalization in software. It will provide some guidance on best practices, as well as what to avoid. If you haven't read my previous blog post introducing...
Introduction to Localization and Internationalization DevToolsGuy / Mon, Jan 23, 2017 Localization and Internationalization: What do these terms mean? Internationalization means making your product flexible enough to be localized to other languages. This includes, but isn't limited to...