Related resources for parse flat file csv xml
  • Flat File Parsed to XML Using C#9/29/2012 6:03:31 AM. I ran across an interesting problem today where I had to parse a flat file (csv or tab delimited) into an xml document. The solution I arrived at is flexible enough for reuse so I though I'd share the library along with some of my development notes.
Pro .NET 2.0 XML
Pro .NET 2.0 XML is the first book to provide a complete solution to XML on the .NET ...
Download