Home All Groups Group Topic Archive Search About

High Performance Xml parser

Author
27 Nov 2006 5:15 PM
rony
Hi,
I am looking for component which allows me to parse my xml file.
the reason i am asking this, is because my xml files are huge it can
reach as far as 1GB more or less.
the time to parse such a file is something like 5 Hours.
Now i am using the XmlRead, XmlNode ... (I do not load the file to the
memory).
Can you suggest  better components to  use?

** I tried SAX but i couldn't understand how it works, because there is
no examples for .net , and very bad documentation.
p.s : I am writing in C#.

Regards, Rony

Author
27 Nov 2006 5:43 PM
David Browne
Show quote Hide quote
"rony" <rony.vainb***@gmail.com> wrote in message
news:1164647753.813499.100040@45g2000cws.googlegroups.com...
> Hi,
> I am looking for component which allows me to parse my xml file.
> the reason i am asking this, is because my xml files are huge it can
> reach as far as 1GB more or less.
> the time to parse such a file is something like 5 Hours.
> Now i am using the XmlRead, XmlNode ... (I do not load the file to the
> memory).
> Can you suggest  better components to  use?
>
> ** I tried SAX but i couldn't understand how it works, because there is
> no examples for .net , and very bad documentation.
> p.s : I am writing in C#.
>
> Regards, Rony
>

Don't multipost.