Hi,
I’d like to parse a large XML file using C# for my application.
I need some examples of csharp codes where a large XML is parsed, objects and sets are created.
In a first stage, I want to build data sets from Test.xml then send them in an automatically created text file named Test.dat.
Thanks a lot.