[Mono-aspnet-list] CSV File with mono

Daniel Lo Nigro lists at dan.cx
Wed Feb 13 09:57:33 UTC 2013


Maybe look at a CSV parsing library, such as
FileHelpers<http://www.filehelpers.com/>or
CsvHelper <https://github.com/JoshClose/CsvHelper>. I've used FileHelpers
in the past.


On Wed, Feb 13, 2013 at 6:19 AM, don rhummy <donrhummy at yahoo.com> wrote:

> Does this help?
>
> http://www.netomatix.com/development/importcsvintogrid.aspx
>
>   ------------------------------
> *From:* Guiz <guillaume.androz at gmail.com>
> *To:* mono-aspnet-list at lists.ximian.com
> *Sent:* Monday, February 11, 2013 9:27 PM
> *Subject:* [Mono-aspnet-list] CSV File with mono
>
> Hi all !
>
> I'm trying to load a csv file into a gridView. I would have used an
> OleDbConnection with Jet provider, but it is not implemented on mono.
> Does anyone has a workaround (except parsing the file lol) ?
> Thanks !!!
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/CSV-File-with-mono-tp4658546.html
> Sent from the Mono - ASP.NET <http://asp.net/> mailing list archive at
> Nabble.com <http://nabble.com/>.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
>
>
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20130213/a8f697b9/attachment.html>


More information about the Mono-aspnet-list mailing list