CSharp/C# >> Looking for sample thats loads an XML file and updates some records

by Arjen » Sat, 15 May 2004 06:11:45 GMT

Hello,

I'm looking for a sample thats loads an XML file and updates some records.

Can somebody give me an example in C#?
Or do you have an URL where I can find the sample?

Thanks!




CSharp/C# >> Looking for sample thats loads an XML file and updates some records

by Sunny » Sun, 16 May 2004 23:50:21 GMT

Hi,
take a look at XmlDocument.Load, SelectSIngleNode, etc.

Just read in the docs. There are samples.

Sunny






Similar Threads

1. Open XML file, find record and update record - CSharp/C#

2. Looking for sample XML to sample XSD

Has anyone seen a XSLT stylesheet that will back-engineer a XML Schema from
a sample XML document, much like the way XMLSpy allows you to do the same.
I don't want to have to use XMLSPy everytime.

I know the schema that this XSLT could produce would not be as good as doing
the Schema from scratch but it's a nice stylesheet to illustrate the power
of XSL.


Cheers
-Ruairi


3. Debuging a page thats in a virtual directoty thats not an app - .Net Framework

4. Searching simple sample for loading a XML document and access a no

5. update xml file sample - Flash ActionScript

6. how to find nodes at xml file without complete load the xml file

how to find nodes at xml file without complete load the xml file
since the file is very big!!

7. Sample code demonstrating how to load an XSD-validated XML file into a C# object

8. Update TTable (database) index files after adding a record

I would appreciate some help on how to update the index files for a Paradox
database using a BCB  5.0 TTable data access component. I can add a data
record with no problem using the TTable->Post() function but this doesn't
update the index files and I can no longer sort the table after doing the
post. There has got to be a way to accomplish this but I can find nothing in
the help files.

Jim Zirbes
 XXXX@XXXXX.COM