473,320 Members | 1,969 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Multilanguage Support : Localization using C#.net

2
Hi,

I have developed an C#.net application in which i am using Unicode format and want to convert my application language to "Marathi" (India) for that i have set my specific regional setting and also set form language to marathi.I am using font : "Shivaji".the font is phonetic that's why it converts Marathi font into specific English font.
I want to take input from windows form in Marathi and send it to database as a Unicode string, but when I am accepting the input from user on windows form in Marathi and converting it in to Unicode it is goes in English.
I want to pass that user input text as it is (in Marathi) to database

Thanks in advance..
Feb 6 '08 #1
1 4664
BCS
2
Hi,

I'm new to this community. i'm also trying the same what u did. but i'm tring to display Tamil words. I have given unicode in resource file as "\u0B93".

if i given this directly in message box means, its giving correct Tamil word.

if i tried to get it from resource file its not converting, its giving the same as "\u0B93".

pls help me. or give me some example code.

- BCS




Hi,

I have developed an C#.net application in which i am using Unicode format and want to convert my application language to "Marathi" (India) for that i have set my specific regional setting and also set form language to marathi.I am using font : "Shivaji".the font is phonetic that's why it converts Marathi font into specific English font.
I want to take input from windows form in Marathi and send it to database as a Unicode string, but when I am accepting the input from user on windows form in Marathi and converting it in to Unicode it is goes in English.
I want to pass that user input text as it is (in Marathi) to database

Thanks in advance..
Mar 20 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Tosch | last post by:
I have to write a multilanguage application with the following criteria: - The language code can be set in a config file or similar. I don't want .NET do decide which language to use. This way...
8
by: Aftab Alam | last post by:
Hello All I wanted to know that how can I build an application which takes arabic or urdu input I mean when I type something in my applications edit box it writes arabic. please do let me know...
1
by: Frank Landen | last post by:
Hi NG, I´ve wrote a really big application in vb6 and now, i´ve to implement a multilanguage function in it. I´ve searched with google for a tool, which i could use to do the localization...
5
by: Michal Táborský | last post by:
I am wondering, if it's effective to use text arrays to store multilanguage information. We used to do it like this: CREATE TABLE product ( id serial NOT NULL, price float4, ... )
2
by: Pitaridis Aristotelis | last post by:
I would like to make a multilanguage project such a way that I will be able to give a sample text file to various pepole around the world in order to translate it in various language. How can I...
15
by: AG | last post by:
I have seen the samples for multilanguage support regarding what is normally static content. Can anyone point me to a good sample for multilanguage support for dynamic content. Like a gridview...
1
by: paolob | last post by:
I need to provide multilanguage support to my application. I alredy writed a multilanguage test application, using VS6 and resource only dll. Now i'm using Visual Studio 2005, I find out that it...
1
by: schneider | last post by:
Hi all, I'm planning to create a multilanguage-capable website in asp.net 2.0, using c#. I have read some very nice articles about internationalization and localization. A common hint is using a...
0
by: Sourcerer | last post by:
How to implement multilanguage support for a program in VC++ in MSVS .NET? What I mean by this is how to make texts, such as texts on command buttons, labels, etc. show in different languages,...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.