473,320 Members | 1,858 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.

Localization Issues with Windows Form (.resx) file

Hello,

I need to know how can I generate a .resx file from code for different
language culture. Basically the .resx file is in binary, is there anyway
that I can generate a text file contains all the text for each controls on
the form which then can be converted to a .resx file for a given culture.

Basically I want to do what WINRES.EXE does but through code.

Thanks,
Jul 21 '05 #1
1 1682
Hi,

Thanks for your post. I'd like to share the following information with you:

1. .resx fie is of the XML format, we are able to read/write a .resx file
easily with the classes under System.Resources namespace say,
ResXResourceReader, ResXResourceWriter, etc. Please refer to the following
MSDN article for detailed information.

Resources in .Resx File Format
http://msdn.microsoft.com/library/de...us/cpguide/htm
l/cpconresourcesinresxfileformat.asp

2. In addition, I believe the following documentation is very helpful for
developing World-Ready applications:
http://msdn.microsoft.com/library/de...us/cpguide/htm
l/cpcondesigningglobalapplications.asp

Please feel free to let me know if you have any problems or concerns.

Have a nice day! :-)

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #2

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

Similar topics

1
by: Buddy | last post by:
Hello, I need to know how can I generate a .resx file from code for different language culture. Basically the .resx file is in binary, is there anyway that I can generate a text file contains...
1
by: Dave Veeneman | last post by:
My form's resx file is losing resources that I have added with ResEditor.exe (the utility that ships with VS.Net. Here is what is happening: I add the icon to the .resx file with no problems. My...
1
by: Arsalan | last post by:
What is .resx file that are created with new ASP.NET page in VS Studio?
0
by: Geoff Pennington | last post by:
My application reads an Excel file and uses each file row to store rows in four different MS Access database tables. As it goes it updates the form with the current number of rows read and...
8
by: Henry | last post by:
Hi, in a Windows form VB.Net project I use localization for all texts. In App.Config I added: <appSettings> <add key="locale" value="de"/> </appSettings> In the project I have ressource...
0
by: prabhupr | last post by:
Hi Folks I'm currently working on a Localization+Globalization project; for this project, we need to generate ".Resx" files and we use "US English" Resx file as the base version, to compare the...
3
by: Brian | last post by:
I don't want an ResX file for each of my forms. I have a resources assembly and I put everything there. So, I delete the resx file that Visual Studio adds to forms. But, if I change a property...
0
by: Steave | last post by:
Hi, using Managed C++ (.Net 2.0), I want to embed some images within an executable using a .resX file, and upon an event (in this case a combo box changing), I want the picture box to update with a...
1
by: CKKwan | last post by:
Dear All, When creating a new ASPNET project in VS2008, everything looks good. But when migrating from VS2003 to 2008 (or even VS2005) VS will create a *.resx file along with each and every...
8
by: raylopez99 | last post by:
I have the latest version of Visual Studio 2008 Professional, which allows you to create resource files (this is the .resx file, no?), unlike the Express version, which does not. I am trying to...
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: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
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...
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
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...

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.