Util.WriteCsv
can't pass a data table build in memory. Looks like a nice feature, I've created my own in the past to convert a datatable to CSV, but still when doing prototype in LinqPad, would be nice to use just
Util.WriteCsv (DT, "c:\out.csv")
thanks
Util.WriteCsv (DT, "c:\out.csv")
thanks
Comments
http://www.linqpad.net/beta.aspx