Tue, Jan 8 2008 21:32
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