youb

youb

  • NA
  • 1
  • 0

Xml parsing with csharp

Aug 25 2006 9:47 AM

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.