Language translation in windows application with using net and resex files
i want change English language to Arabic language for windows application(winforms) with out using .resex and globalization concept. and one more thing net also not using. now is there any way to change language translation.
i thing with out using net and .resex files one more thing is there i.e adding corresponding .dll to our project. can u send that .dll (for any language). and how can i access it and implementing in my windows application