Click here to Skip to main content
15,884,176 members
Articles / Programming Languages / C#

A Modified C# Implementation of Tony Selke's TextFieldParser

Rate me:
Please Sign up or sign in to vote.
4.31/5 (21 votes)
27 Feb 20052 min read 104.5K   964   38  
A C# implementation of the TextFieldParser class submitted by Tony Selkes that includes the ability to put the schema in an XML file and load the data directly into a DataTable.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
I have BA in Computer Science from a small college in Indiana. I have been programming for about 7 years - mostly business applications.

Comments and Discussions