Quote Originally Posted by Yves M
However, I would strongly suggest to seriously consider switching to a Unicode build. If you are working mostly with resources for display strings and don't pass strings around too much inside the UI <> Business layer connection, it's probably as quick to implement as the other solution and you'll have solved the problem for *any* character set, not just cyrillic.
Unfortunately, we are currently in beta and are trying to drop in Russian support as unintrusively as possible. We were already intending to use Unicode builds for future releases.