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 .
Read More...