473,466 Members | 2,016 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

More than 1 language

Hi,

I try to create a new application from VB.NET.
Bottoms, text and output will show both english and Chinese.

Should I use Chinese version or I still use English verion?
If I use English version how can I add Chinese text into my applications.

Thanks,

Dannie

Jul 21 '05 #1
2 1255
You'll want to use Satellite assemblies. These are resource assemblies that can contain locale-specific strings and binary data
(images, etc.) specific to a particular language and locale. Satellite assemblies can be used in .NET by specifying a
language/locale or you can let .NET choose the satellite assembly to load the string from using the current language/locale of the
users computer.

Check out http://msdn.microsoft.com/library/de...gResources.asp

There are plenty of articles and docs on MSDN that can show you how to accomplish this in VS.NET using the resource editor and other
tools, other than the example above.

Good luck

--
Dave Sexton
dave@www..jwaonline..com
-----------------------------------------------------------------------
"Dannie Chan" <Da********@discussions.microsoft.com> wrote in message news:25**********************************@microsof t.com...
Hi,

I try to create a new application from VB.NET.
Bottoms, text and output will show both english and Chinese.

Should I use Chinese version or I still use English verion?
If I use English version how can I add Chinese text into my applications.

Thanks,

Dannie

Jul 21 '05 #2
Dannie,

You can use the RESX files.
That is activited by instance by pushing on your Form options in the showed
languages the language you are using at that moment.

(It is only a design time option, which is not real a property). Than an
extra folder is created and the code of your designer part is completly
changed.

Than by switching between the languages you can set the texts in your
program using the propertys.

I have never heard in these newsgroups about somebody who has successful
used it, so when somebody who did reads this, will he/she than give a
reaction here.

I have heard about people (including myself) who have tried it, however
where never able to set it back to the original situation when they desided
to take another approach. (It is in my opinion as well a hell of a job to
deploy)

Therefore I have build my own solution around it using a XML datasetfile.

The globalization namespase is in oposite too that a very great and good
helpful tool to use and that as well in connection with that XML dataset I
wrote above about.

http://msdn.microsoft.com/library/de...balization.asp

Just my idea,

Cor
Jul 21 '05 #3

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

Similar topics

303
by: mike420 | last post by:
In the context of LATEX, some Pythonista asked what the big successes of Lisp were. I think there were at least three *big* successes. a. orbitz.com web site uses Lisp for algorithms, etc. b....
8
by: Will | last post by:
I just discovered Python and looked briefly at one of the tutorials for beginners... It looks a lot like the old Command line Basic... I'm sure it does much more but... 1 - Can you create...
22
by: bearophile | last post by:
Ville Vainio: >It's highly typical for the newbies to suggest improvements to the >language. They will usually learn that they are wrong, but the >discussion that ensues can be fruitfull anyway...
11
by: Adonis | last post by:
What I do not understand, or not clear to me I should say, is how can some people regard Python as a scripting language? In particular the JAVA crowd. Unless my understanding is off, and from what...
16
by: worzel | last post by:
is python more popular than coldfusion? I realsie that is a very general question as one thing does not directly relate to the other. My issue is that I am ditching coldfusion due to there being...
5
by: Booted Cat | last post by:
I've seen lots of discussions on the proposed inclusion of "function call with named arguments" to C/C++ on these newsgroups. My proposal is slightly different in that: * No ANSI approval is...
3
by: Water Cooler v2 | last post by:
Questions: 1. Can there be more than a single script block in a given HEAD tag? 2. Can there be more than a single script block in a given BODY tag? To test, I tried the following code. None...
6
by: milind | last post by:
tell more about .net framework EggHeadCafe.com - .NET Developer Portal of Choice http://www.eggheadcafe.com
31
by: walterbyrd | last post by:
"Once you start down the Dark path, forever will it dominate your desiny. Consume you, it will." - Yoda I'm fairly new to web-development, and I'm trying out different technologies. Some people...
151
by: istillshine | last post by:
There are many languages around: C++, JAVA, PASCAL, and so on. I tried to learn C++ and JAVA, but ended up criticizing them. Is it because C was my first programming language? I like C...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.