En

Convert CSV to Excel Files or Excel to CSV using C# VB.NET

Information is sometimes exchanged as key, value pairs, or comma-separated values in different scenarios. You might need to manipulate or convert such comma-separated values (CSV to Excel (XLS /XLSX for further processing. Likewise, you can convert Microsoft Excel files XLS/XLSX to CSV in your .NET applications using C# or VB.NET.
November 17, 2020 · 2 min · Farhan Raza