Can somebody recommend a CSV to Html Table Generator?

Posted by DaveDev on Stack Overflow See other posts from Stack Overflow or by DaveDev
Published on 2010-05-14T20:45:46Z Indexed on 2010/05/14 20:54 UTC
Read the original article Hit count: 159

Filed under:
|
|
|
|

I need to parse a pretty simple csv file which represents 7 columns and 3 rows. Is there anything built into .Net to do this or should I do it manually?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET