Multilanguage

  • Thread starter Thread starter Murali
  • Start date Start date
M

Murali

Hi all,

I have a text box and option button for choosing english / arabic
language selection. the values need to be saved to database. if i
choose english user should be able to enter in english and same with
arabic. so how can i do that.. i know unicode controls can be used
for
this.. but i haven't worked on that... and also how value can be
saved
/ retrieved to/from database...


early reply much appreciated..


regards
 
Murali,

This is embedded in .Net by the Resx file. The problem is that those are in
my idea enormous unfriendly to edit. It is in version ASPNET 2005 extensivly
included

However, for two languages to use as you want it can be in my opinion an
ideal tool it becomes worse if you want it more in the way to use the about
50 EU languages (only 24 official in the EU, but it are official
languages)..

For windowsforms
https://msdn.microsoft.com/library/...ml/vbwlkWalkthroughLocalizingWindowsForms.asp

To edit the RESX
http://msdn2.microsoft.com/en-us/library/ccec7sz1(VS.80).aspx

I hope this helps,

Cor
 
Back
Top