473,322 Members | 1,405 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,322 software developers and data experts.

Globalising application?

hi,
has anyone tried out globalising their applications
in diff languages
specially indian languages....


--
Thanks and Regards,

Amit Agarwal
Software Programmer(.NET)
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.576 / Virus Database: 365 - Release Date: 1/30/2004
Nov 18 '05 #1
3 964
Take a look at resource file. You can have a resource file for each
language, and at run-time, you can access different resource file
based on the culture of the request. Additionally, you can also store
images in resource files.

Tommy,

".NET Follower" <am*************@SoftHome.net> wrote in message news:<um*************@TK2MSFTNGP12.phx.gbl>...
hi,
has anyone tried out globalising their applications
in diff languages
specially indian languages....


--
Thanks and Regards,

Amit Agarwal
Software Programmer(.NET)
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.576 / Virus Database: 365 - Release Date: 1/30/2004

Nov 18 '05 #2
thx for ur reply

So we hv to MANUALLY TRANSLATE EACH word in our appliccation
and create resource file for each language...!!!
--
Thanks and Regards,

Amit Agarwal
Software Programmer(.NET)
"Tommy" <We**********@Hotmail.com> wrote in message
news:a8**************************@posting.google.c om...
Take a look at resource file. You can have a resource file for each
language, and at run-time, you can access different resource file
based on the culture of the request. Additionally, you can also store
images in resource files.

Tommy,

".NET Follower" <am*************@SoftHome.net> wrote in message

news:<um*************@TK2MSFTNGP12.phx.gbl>...
hi,
has anyone tried out globalising their applications
in diff languages
specially indian languages....


--
Thanks and Regards,

Amit Agarwal
Software Programmer(.NET)
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.576 / Virus Database: 365 - Release Date: 1/30/2004

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.576 / Virus Database: 365 - Release Date: 1/30/2004
Nov 18 '05 #3
Not each word, but groups of words that are displayed as a single
unit.

You will create a key for each unit of words, and assign a value based
on the language.

For example,
AccountNo=Account number :
ExpirDate=Expiration date :

Create a method that will return a value from a resource file based on
a key.
In your code-behind, you will call this method and set the value to
the text property of your control.

For example,

LabelAccountNo.Text = GetTranslatedText("AccountNo");

Tommy,

".NET Follower" <am*************@SoftHome.net> wrote in message news:<#F**************@TK2MSFTNGP09.phx.gbl>...
thx for ur reply

So we hv to MANUALLY TRANSLATE EACH word in our appliccation
and create resource file for each language...!!!
--
Thanks and Regards,

Amit Agarwal
Software Programmer(.NET)
"Tommy" <We**********@Hotmail.com> wrote in message
news:a8**************************@posting.google.c om...
Take a look at resource file. You can have a resource file for each
language, and at run-time, you can access different resource file
based on the culture of the request. Additionally, you can also store
images in resource files.

Tommy,

".NET Follower" <am*************@SoftHome.net> wrote in message

news:<um*************@TK2MSFTNGP12.phx.gbl>...
hi,
has anyone tried out globalising their applications
in diff languages
specially indian languages....


--
Thanks and Regards,

Amit Agarwal
Software Programmer(.NET)
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.576 / Virus Database: 365 - Release Date: 1/30/2004

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.576 / Virus Database: 365 - Release Date: 1/30/2004

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: J. Baute | last post by:
I'm caching data in the Application object to speed up certain pages on a website The main reason is that the retrieval of this data takes quite a while (a few seconds) and fetching the same data...
3
by: Amit Dedhia | last post by:
Hi I am developing a Dot net application (involving image processing) on a uni processor. It works well on my machine. I then take all my code on a multi processor, build and run the application...
6
by: orekin | last post by:
Hi There I have been trying to come to grips with Application.Run(), Application.Exit() and the Message Pump and I would really appreciate some feedback on the following questions .. There are...
20
by: Peter Oliphant | last post by:
How does one launch multiple forms in an application? Using Photoshop as an example, this application seems to be composed of many 'disjoint' forms. Yet, they all seem somewhat 'active' in...
6
by: Josef Brunner | last post by:
Hi, I published my application (VS 2005) and am now trying to install it when I get this error message. It worked before...even on a different machine. Here is the detailed description: ...
9
by: jeff | last post by:
Hi All. I realize that when my Deployed winforms application starts, Windows needs to load the .net 2 framework before control is given to my application.... Is there anyway to either ... -...
3
by: asadikhan | last post by:
Hi, I have written a windows application with a GUI (let's call it MENU). I own the code for this application and have access to it. We have another application that is a third-part windows...
2
by: Michael Kalika | last post by:
Hi, We have developed a VSTO 2005 Excel application and we would like to leverage ClickOnce deployment mechanism for distribution of this application. How can we do that? I was digging in MSDN...
2
by: dmj07 | last post by:
Hi all, I need to globalise my web app from english into french. I have created a .resx resource file for both languages but now am unsure of a way of setiing which resource file is to be used....
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
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)...
1
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...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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.