Localization in WPF
Several techniques exist for localizing WPF applications. I have yet to study them before making a choice.
Here are some resources I've collected:
As you can see, several custom solutions are available. Is there an ultimate one in there? I guess it depends on the features you need (on-the-fly culture change, localized resources update without recompiling, designer support, etc.).