Reading and writing data are common tasks in the routine of a .NET developer, but when the data source is a file, different from the traditional database, many doubts arise. Check in this blog post how to manipulate data in CSV files in a .NET application.