Link to home
Start Free TrialLog in
Avatar of Imran Javed Zia
Imran Javed ZiaFlag for Pakistan

asked on

Multilingual Application with Globalization and Data Translation

Hi,

We are planing to develop a multilingual web site initially to support 4 to 5 languages with English in ASP.Net 4.0 with C# and SQL Server 2005/2008. Here is the plan.
1.We have plancd to use resource files for label text.
2.We are going to implement multi column structure for lookup data, so there will be one addition column for each language.
3.Client needs that data entered in one language by one user in related user language will be visible to other user in his language, for example if an English used adds and Advertizement in English then it will be visible to a French user in French and Spanish user in Spanish (any data from other language will be translated to current user language).  So, we need a data translation tool/library, I am not interested to use GoogleTranslate API as it will be very slow for real time use.  We need some good suggestions implement this, we are looking for any free tool/library or any paid third party solution otherwise but shold be fast and may use local resources.

Thanks

Can anyone
ASKER CERTIFIED SOLUTION
Avatar of plusone3055
plusone3055
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Kalpesh Chhatrala
have u check BING Translator API ?

http://msdn.microsoft.com/en-us/library/dd576287.aspx
Avatar of Imran Javed Zia

ASKER

Hi,
Sorry for late response, I am looking for some Automated Translation package and it seems that we may use http://www.microsofttranslator.com/tools/ as per plusone3055 recomendations. We are analysing  it.
Thanks
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.