How to create dynamic multilingual web application using Asp.net 3.5 and c# 3.0 -


i have web application in english language. client wants in arabic. have lot of work database. when searched multilingual solution found have created resource file define key/value of text. want way database automatically converted arabic , vice versa. there way this.

i highly recommend against using automated translation website. either use real translation service humans or use google translate widget. google downranks automatically translated websites because of low quality , index spamming.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -