Posted on: 9/7/2014 10:30:19 AM | Views : 679


How do I translate data in my database from one language to another one? I want my website in multiple languages, translate the labels and many static things is easy, just use the Resources files, but about data which is stored  in my database? I need translate it too... How I do it? Repeat every tables and when I want store the data use the bing translator or google translator and stored in their table?
I'm constructing my website in mvc-asp.net and my database is SQL Server.
Please give me helpful help

Go to the complete details ...