Export data to XLS file in C#.NET using EasyXLS Excel library! The file has multiple sheets and the first sheet is filled with data.
http://www.easyxls.com/manual/tutorials/csharp/export-data-to-xls-file.html
Create Excel file in C#.NET using EasyXLS Excel library!
http://www.easyxls.com/manual/tutorials/csharp/create-excel-file.html
Export DataSet to Excel file with formatting in C#.NET using EasyXLS Excel library! The DataSet can contain data from a SQL database, GridView, DataGridView, DataGrid or other.
http://www.easyxls.com/manual/tutorials/csharp/export-dataset-to-excel-with-formatting.html
Export DataSet to Excel file in C#, using EasyXLS Excel library! The DataSet can contain data from a SQL database, GridView, DataGridView, DataGrid or other.
http://www.easyxls.com/manual/tutorials/csharp/export-dataset-to-excel.html
Create Excel charts that can be positioned inside a worksheet in C#, VB.NET, Java, PHP, C++ and other programming languages! A chart can have two positions, as a distinct sheet or as an object in a worksheet.
http://www.easyxls.com/manual/basics/excel-chart-inside-sheet.html
Read large data from Excel file with fast reading time in C#, VB.NET, Java, PHP, C++ and other programming languages! The supported Excel file formats are XLSX, XLSM, XLS and XLSB.
http://www.easyxls.com/manual/tips-and-tricks/read-large-excel-file.html
Read Excel file in C# and VB.NET. Read entire sheet data or only data from a range of cells.
http://www.easyxls.com/manual/FAQ/read-excel-file-in-dot-net.html
Import Excel file to List in C#, VB.NET, Java, PHP, C++ and other programming languages! The entire sheet data or only data from a range of cells can be imported.
http://www.easyxls.com/manual/basics/import-excel-to-list.html