Convert text to xml

Posted by Nave on Stack Overflow See other posts from Stack Overflow or by Nave
Published on 2010-05-27T10:55:08Z Indexed on 2010/05/27 11:01 UTC
Read the original article Hit count: 266

Filed under:
|

I want to convert a tab delimited text file to a XML file. I was able to do it with a single character delimiter. But how do i extend it to tabs? I am coding in C# and using Visual Studio 2010.

© Stack Overflow or respective owner

Related posts about c#

Related posts about Xml