473,511 Members | 16,252 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.resx-file read/write

Hi!

Is it possible to read/write a *.resx-file? The problem: I'd like to add
some more columns to my resource-file, than read the data out of the file
and write the data in this file.

I tried this with ResourceManager and
ResXRessourceReader/ResXRessourceWriter, but it did not work. Is it possible
to do it and how?

Thanks

Nadja
Nov 16 '05 #1
1 4843
If you can't get the .resx file to work, I have a tool on my site that
reads/writes any kind of file to a .resources file. So you could
save/retreive a text/XML/dataset file to your .resources programmatically.

Read the 'File Resources Manager' on the following page:
http://www.aubuchon-design.com/tools..._examples.html
--
kevin aubuchon
www.aubuchon-design.com
"Nadja Schmitt" <na***********@sap.com> wrote in message
news:cp**********@news.sap-ag.de...
Hi!

Is it possible to read/write a *.resx-file? The problem: I'd like to add
some more columns to my resource-file, than read the data out of the file
and write the data in this file.

I tried this with ResourceManager and
ResXRessourceReader/ResXRessourceWriter, but it did not work. Is it possible to do it and how?

Thanks

Nadja

Nov 16 '05 #2

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

Similar topics

2
4513
by: qh0st | last post by:
Hi all. I have an windows form application that will have multiple language ..resx files per form. Is there anyway I can bundle these .resx files into ONE .dll per form? If not, do you have any...
3
1677
by: | last post by:
Why does Visual Studio uses resx files to save Windows Forms information? Why doesn't Visual Studio save everything inside the "Component Designer generated code" region? I thought that was the...
6
9746
by: Hans Kesting | last post by:
Hi, When I add a webform, VS generates three files: WebForm1.aspx WebForm1.aspx.cs (could also be "WebForm1.aspx.vb" I guess) WebForm1.aspx.resx What is that last file for? How can I use...
3
2261
by: Servé La | last post by:
We have an aspnet project where 2 people are working on and we have put the source files into subversion. Thinking that they were not crucial for a project, we did not put in the resx files. But...
0
1113
by: markarichman | last post by:
Is there any way to assign .resx resources on a per-theme basis? That is, when I am using theme ~/App_Themes/Foo use Foo.resx, and when using theme ~/App_Themes/Bar use Bar.resx. Thanks, Mark
6
2721
by: FBS | last post by:
Hello I'm currently working on a winform project that must be in 3 languages (French, English et Polish). I know that I have to work with *.resx files, (1 for each language, 1 for the...
0
1044
by: chandramohanp | last post by:
Hi Is there a way to embed .resx using just VBC.exe. I just have .Net framework. I do not have Visual studio. I assume resgen.exe is a part of Visual studio. So I cannot use resgen.exe to...
1
2159
by: marcwentink | last post by:
Hi, In my ASP.NET application I and others before me have made to language resource files: strings.resx and strings.en.resx Now I can remember something about location and general settings...
4
4213
by: Artie | last post by:
Hi, I've inherited an app that currently reads in hard-coded strings (like error messages) from app.config. It has been suggested that these would be better-placed in a .resx file. Is...
2
2866
by: schaf | last post by:
Hi all! I would like to check if there are some resx keys, which will not be used in the source code. Is there a plugin or another possibility to evaluate this issue? Regards Marcel
0
7138
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7353
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
7418
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...
0
7508
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
5662
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,...
1
5063
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
4737
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
3222
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3212
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.