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

How I'm I supposed to use string tables?

Hi,
I used to use string tables in my apps to switch between languages in
VB6. But now I must program in .NET and I don't know how it works at all for
string tables...

Can anyone help me please? Is there something better than string tables?

Thanks

ThunderMusic

Nov 21 '05 #1
2 1092
Hi ThunderMusic,

In .NET, we store localized resource including strings into satellite
assemblies, which are basically created from different resx files meant for
different cultures. RESX/resource files replace the string table we used back
in pre-.NET days.

There are a number of content and examples in MSDN on globalization and
localization
http://msdn.microsoft.com/library/en...isualBasic.asp

HTH,
Rakesh Rajan

"ThunderMusic" wrote:
Hi,
I used to use string tables in my apps to switch between languages in
VB6. But now I must program in .NET and I don't know how it works at all for
string tables...

Can anyone help me please? Is there something better than string tables?

Thanks

ThunderMusic

Nov 21 '05 #2
ok, it seems very easy, but with these things, is it possible to go from one
language to another within the same session of the application?

let say my OS is english, so the app opens in english, but then, I want the
app to display my things in french, then go to german, then go back to
english... is there a way to do so with localisation settings?

Thanks

ThunderMusic

"Rakesh Rajan" <Ra*********@discussions.microsoft.com> a écrit dans le
message de news:6A**********************************@microsof t.com...
Hi ThunderMusic,

In .NET, we store localized resource including strings into satellite
assemblies, which are basically created from different resx files meant for different cultures. RESX/resource files replace the string table we used back in pre-.NET days.

There are a number of content and examples in MSDN on globalization and
localization:
http://msdn.microsoft.com/library/en...isualBasic.asp
HTH,
Rakesh Rajan

"ThunderMusic" wrote:
Hi,
I used to use string tables in my apps to switch between languages in VB6. But now I must program in .NET and I don't know how it works at all for string tables...

Can anyone help me please? Is there something better than string tables?

Thanks

ThunderMusic

Nov 21 '05 #3

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

Similar topics

19
by: aa | last post by:
Is a PHP variable supposed to be seen in a .js file included into a .php file? I have a client side javascript code stored in a .js file which is included into a PHP file using <script...
2
by: ThunderMusic | last post by:
Hi, I used to use string tables in my apps to switch between languages in VB6. But now I must program in .NET and I don't know how it works at all for string tables... Can anyone help me...
0
by: RSH | last post by:
I am having a bit of trouble filling a datatable with a query. I'm getting the error message: System.FormatException: String was not recognized as a valid DateTime. at...
3
by: Imran Aziz | last post by:
Hello All, I am getting the following error on our production server, and I dont get the same error on the development box. Unable to cast object of type 'System.Byte' to type 'System.String'. ...
3
by: Reney | last post by:
I am using Access Database in my program. The column in the table that I am going to use has date/time value with Medium Time selected. (HH:mm). The program is recording a clock in time to this...
1
by: atl10spro | last post by:
Hello Everyone, I am new to MS Access and although I have created several different databases I lack the VB knowledge to code a search function. I am turning to your expertise for assistance. ...
0
by: =?Utf-8?B?Y2luZHk=?= | last post by:
I know I wrote before a week ago when I knew even less than now but I am getting better please anyone give me a clue or an example. Am I completely off track? I have a datarow in a table with the...
7
by: craigkenisston | last post by:
I need an special string that have a fixed capacity and that automatically(silently) trims extra space. MySpecialString str = new MySpecialString(10); str = "1234567890ABCDE" ...
9
by: Cliff | last post by:
I've got a number of SNMP devices scattered around the globe that I want to get some information off.. I've got a couple of classes whcih get a quite complex table together from SQL and SNMP...
0
by: tskmjk | last post by:
Hi all, I am developing an application which reads an excel file which has the following records and inserts into a table in SQL SERVER 2005 database . Data: Product ...
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...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.