0
Reply

Xml parsing with csharp

youb

youb

Aug 25 2006 9:47 AM
1.6k

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.