Click here to Skip to main content
15,889,335 members
Articles / Desktop Programming / Win32

Type-safe (but generic) import of 'char' separated line based files into objects

Rate me:
Please Sign up or sign in to vote.
3.73/5 (8 votes)
24 Jun 2012CPOL7 min read 25.5K   102   29  
An article on a generic approach for importing text based data into objects, using Reflection. Supports mass data processing, filter, advanced processing and converting, and some other gimmicks.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO holonsoft, Germany
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions