how to change the english text entered in textbox to other indian language using C#/ASP.Net
-
Hi, I want to develop an application which translates english text to other language(hindi,french) just like google translator does.I don't want it to be very sophesticated .I want to understand the concepts of Localization,Globalization,Culture etc.through this. Sharan
-
Hi, I want to develop an application which translates english text to other language(hindi,french) just like google translator does.I don't want it to be very sophesticated .I want to understand the concepts of Localization,Globalization,Culture etc.through this. Sharan
Localization does not automatically convert the text of one language to another. It does no translation of one language to another. The changes in the language that you see in web pages and normal applications is using resource files with all of the strings in the app translated, by hand, to the target lanugage.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008