Khmer Localization with .NET
Localization in .NET doesn’t seem to solve a lot of problem in theory but I get no luck to get it work, although I built a custom Culture and having the resource file embedded in the assembly it just WON’T WORK !
After look around for solution I decided to give up and cheat a bit building localization engine from scratch is not too difficult but I tend not to spend my time on this yet.
So here is my way to have bilingual UI (Khmer & English)

by faking treat fr-FR == km-KH and that work !
Never die with your tool, exercise your brain ;)
