Tuesday, January 08, 2008 9:32 PM
odewit
A light process for WPF localization
The standard localization process for WPF applications is relatively cumbersome and unsuited to a on the fly localization of a small application under development. So I developed in Perspective library an alternative by using classical .NET resources string for all text properties to be localized. The article.
Filed under: C#, VB.NET, .NET, WPF, EN