Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: Convert Excel to CSV
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.