Click here to Skip to main content
15,887,821 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Friends,

Here i want to Convert My Total website from English to arabic.How to convert what are the Required Information can u please provide.



Regards,

AnilKumar.D
Posted

Dear AnilKumar.D.
Here is a link to an article where the author explains just about translating the site into Arabic.

Arabization: Localization/Globalization in ASP.Net:

http://www.c-sharpcorner.com/UploadFile/munnamax/Localization03172007031927AM/Localization.aspx

Hope this helps you.

Good luck.

Regards,
Alex.
 
Share this answer
 
You can use globalization and localization[^] to have multilingual support to you website. If you dint want to do that and so an on the fly translation then you can use this http://www.microsofttranslator.com/widget/[^]
 
Share this answer
 
You cannot do this directly (unless you write a translator program).
You can however, localize your UI to run in different cultures.
 
Share this answer
 
You can use the Google Translate API.

Google Translate API[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900