Programming
Read More
C# save DataTable to CSV easily
I find I need to save C# DataTables to CSV files often and as such use the following code:
I find I need to save C# DataTables to CSV files often and as such use the following code:
These two functions below have saved me a lot of time, you simply create a class with variables inside it