473,594 Members | 2,651 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET ResourceWriter. AddResource() cannot append items to existing resource file, is that true?

Hi,

I am trying to use below code to write .NET resource files. What I am
expecting is to append items to an exsiting file. But any time below code
just remove exsting items and just write the new items into the file.

Could any people help achieve my simple objective? Any info will be
appreciated, thanks a lot!

--------------------------------

private void WriteRes()

{

IResourceWriter rw = new
ResourceWriter( @"C:\develop\tr y_ResMgr\ResMgr \MyResources\My Resource.resour c
es");

rw.AddResource( "First", "Mercury");

rw2.Generate();

rw2.Close();

}

----------------------------------

By the way, I read a sample app of writing resource files. Whenever it wants
to write something, it always read all existing items, and then write all
items including both new and existing old items into the file again.

Should I necessarily do this as well?

Thanks!

LLI
Jul 21 '05 #1
0 1491

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

Similar topics

3
1375
by: Rolf Rosenquist | last post by:
With the following code I can create a new textfile if it does not exist, but it seems impossible to me, to append data to an existing file. Dim objOpenFile, objFSO, strPath StrPath = Server.MapPath("../smslog.txt") Set objFSO = Server.CreateObject("Scripting.FileSystemObject") If objFSO.FileExists(StrPath) Then Set objOpenFile = objFSO.OpenTextFile(StrPath, ForAppending) Else
4
5876
by: Jon Rista | last post by:
I have a project where I need to create a windows .exe by compiling code and linking in some resources. This program thats being generated is somewhat unconventional, and I'll explain how. I'm generating a very simple installer app that embeds referenced .dll files inside it, which are extracted and referenced when the installer app is executed. This works great when the installer app is built with Visual Studio .NET, but it does not work...
0
423
by: msnews.microsoft.com | last post by:
Hi, I am trying to use below code to write .NET resource files. What I am expecting is to append items to an exsiting file. But any time below code just remove exsting items and just write the new items into the file. Could any people help achieve my simple objective? Any info will be appreciated, thanks a lot! --------------------------------
1
2245
by: coz | last post by:
Someone please help! I cannot for the life of me get a web resource in asp.net 2.0 to return any content. I know I have correctly embedded my resources (because I can manually get the resources from my assemblies at runtime.) The URLs I get back are valid (they throw no errors) but they return zero content. I get a broken page from text/html resources and broken images, etc. I can get an error if I use an invalid resource name, so I...
6
4944
by: Bob Kochem | last post by:
I am looking for a way via code to access all the menu itmes on a given form. I am looking for something like the Forms or Controls collections, but for menu items. Is there such a thing or method? I would prefer to avoid using the Win API but will do so if that's the only way available. This is for a language-translation (of an existing program) where I wish to change (English to Spanish initially) the Descriptions for all the menu...
2
1972
by: avanti | last post by:
Hi, I use ClickOnce to publish and install an application in the company. I have a help file for the same in .chm format. It is part of the C# project as a 'content' file. I also tried as 'embedded resource'. It opens when the help link is clicked. The code looks like: string exeFileName = Application.ExecutablePath; string exeFileNameStub = exeFileName.ToUpper().Replace(@"\Path", @"\");
2
9946
by: sree reddy | last post by:
..cs using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls;
2
6645
by: karinmorena | last post by:
I'm having 4 errors, I'm very new at this and I would appreciate your input. The error I get is: Week5MortgageGUI.java:151:cannot find symbol symbol: method allInterest(double,double,double) Location: class Week5MortgageGUI Week5MortgageLogic allint = logic.allInterest(amount, term, rate); Week5MortgageGUI.java:152:cannot find symbol symbol: method allInterest(double,double,double) Location: class Week5MortgageGUI
2
2733
by: CSharper | last post by:
I have a resource file I have created using ResourceWriter, next time when it runs, I want to check if the resource already exists and if does, I want to open it and add more objects to resource. What is the correct way of doing it? If I do ResourceWriter rw = new ResourceWriter(resourcename) it will overwrite the existing resource file, is there an option to open the resource file in a read/write mode so that I can remove any objects I...
0
7941
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
7874
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8246
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8000
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6652
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
3895
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2383
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1476
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1205
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.