G
Guest
I'm wondering if there's any quick way to extract data from a CSV file using C# or whether I'll need to write code to read lines from the file and break down the resulting strings. No need for code examples if I have to do the latter, cheers, just looking for some quick pointers in the right direction
Cat
Cat