|
|
||||||
|
#1
|
|
|
|
|
how to determine what language a c# string is written in? is there any C#
method to take a string and return what language it is in? e.g. english, hindi, spanish, etc. |
|
|
|
#2
|
|
|
|
|
System.Text.Encoding.CodePage will probably give you what you need. See:
http://msdn2.microsoft.com/en-us/lib....codepage.aspx |
|
|
| Similar Threads | |
| how to determine what language a c# string is written in? is there any C# method to take a string and return what language it is in? e.g. english, hindi, spanish, etc. how to determine what language a c# string is written in? is there any C# method to take a string and return what language it is in? e.g. english, hindi, spanish, etc. |
|
| how to determine what language a c# string is written in? is there any C# method to take a string and return what language it is in? e.g. english, hindi, spanish, etc. how to determine what language a c# string is written in? is there any C# method to take a string and return what language it is in? e.g. english, hindi, spanish, etc. |
|
| how to determine what language a string is written in? is there any method to take a string and return what language it is in? e.g. english, hindi, spanish, etc. how to determine what language a string is written in? is there any method to take a string and return what language it is in? e.g. english, hindi, spanish, etc. |
|
| Read an email written in Hindi(Indian) language in Outlook 2003.
|
|
| display an english text string in another language Hi all, I'm very new with COBOL and working on displaying an english text string in another language such as korean, japanese, farsi, etc. This is what I have in my program... |
|
|
All times are GMT. The time now is 04:32 PM. | Privacy Policy
|