|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
High Performance Xml parserHi,
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
Show quote
Hide quote
"rony" <rony.vainb***@gmail.com> wrote in message Don't multipost.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 > |
|||||||||||||||||||||||