Brownsblogging

kelly brownsberger's blog
posts - 71, comments - 18, trackbacks - 0

Monday, May 04, 2009

FileHelpers

I saw a link to this FileHelpers Library today while reading my blog list.  This is very interesting – from their site:

The FileHelpers are a free and easy to use .NET library to import/export data from fixed length or delimited records in files, strings or streams.
The idea is pretty simple:

You can strong type your flat file (fixed or delimited) simply describing a class that maps to each record and later read/write your file as an strong typed .NET array

The Library also has support for import/export data from differents storages like Excel, Access, SqlServer, etc.

I’m going to use this one day – I almost certain of that.

posted @ Monday, May 04, 2009 6:36 AM | Feedback (0) | Filed Under [ tools ]

Powered by: