Hello All,
I would like to ask what should be faster: reading excel file from .Net or reading xml file which contains the same data. The same is for writing.
Thank you very much in advance.
mayap.
Hello All,
I would like to ask what should be faster: reading excel file from .Net or reading xml file which contains the same data. The same is for writing.
Thank you very much in advance.
mayap.
There is no simple answer for that question. There are too many variables and you should try it yourself with the options available to you and with a representative data set (xml file, xls / xlsx workbook, ???).
SpreadsheetGear for .NET provides a fast API for reading (and creating / modifying / rendering / writing / etc...) Excel workbooks from .NET. You can see live ASP.NET samples here and download the free trial here.
Disclaimer: I own SpreadsheetGear LLC