|
-
XML File - Write specific elements
How do I update a specific element in an XML file?
I can use the XMLPath classes to read the specific parts of the XML file. But I need to update those elements.
Using the XMLTextWriter, I have to rewrite the entire document. Do I need to read in the document, make changes, then write it back?
Or is there some other way to just update a specific section of an XML file?
Similar Threads
-
By 3rady in forum VB Classic
Replies: 0
Last Post: 03-01-2006, 01:48 PM
-
By JavaFaces in forum Java
Replies: 1
Last Post: 02-14-2006, 07:04 AM
-
By Tomer Cagan in forum ASP.NET
Replies: 1
Last Post: 07-24-2001, 09:01 AM
-
By CHRISTOS STAVRINOU in forum VB Classic
Replies: 0
Last Post: 11-16-2000, 04:58 PM
-
Replies: 2
Last Post: 03-24-2000, 01:05 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks