beginner Csharp

beginner Csharp

  • NA
  • 3
  • 2.9k

Reading and modifying contects ofcsv file

Nov 7 2013 9:24 AM
I want to read a csv file which is having many columns but I want to take only the first column and would like to save the first value in a string array and also want to save the last value of the same column in another string array.

please help me in this I am new to C#

Answers (1)