Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
5.00/5 (2 votes)
See more:
Hi All,
<br />
     I am already developed a web application its display a page in english language.Now i want to convert(show in browser) each and every page into 'Spanish' language.If any bulk conversion are there in our .net to convert other language.<br />
<br />
       I am also try with resource file and Google API but its not fully solve my problem.Because in my application i will show alert messages and user entry also there.How to convert this type of alert and dynamic user text into other language.


Any suggestions are welcome... :(
Posted
Updated 11-May-11 18:21pm
v3

 
Share this answer
 
v2
Comments
thatraja 10-May-11 13:58pm    
Hey, you missed part 3. OK I have updated.
BTW have a 5.
ambarishtv 11-May-11 1:50am    
thanks :)
T.Saravanann 11-May-11 0:39am    
Thanks Ambarishtv,
Nice links...But i am already developed an application if it is possible any direct language conversion's are there in our .Net without google API..I will change total webpage including label text also..If you have any idea..
Prasanta_Prince 11-May-11 9:21am    
Good one .. 5 for that.
You will need to change parts of your application to support localization. Have a look at msdn where Localization is explained for ASP.Net.
 
Share this answer
 
Comments
T.Saravanann 12-May-11 1:19am    
I am also try with localiztion.But my problem is to convert each and every word into other language using any converter like 'Google API'.My question is if any direct language converter are there in .Net because lot of words are there in our application.
Abhinav S 12-May-11 4:48am    
No there are no tools that will do the language transfer too.
T.Saravanann 13-May-11 9:33am    
Thanks Abhinav..
use..Google Translator..that's a good way..
 
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