0
kicks
Exporting a DataTable to Excel (DataTable to CSV)
Ever needed to export a DataTable to Excel(csv) well here is a good way to write it so that you don't have to rewrite the code for each query. You don't even need to remember what columns you selected.