Excel in .NET without OLEDB/COM
September 13, 2010
ASP.NET
Open source
C#
This seems to be a neat open source library to read, create and modify Excel spreadsheets in your .NET project without using OLEDB or COM:
http://code.google.com/p/excellibrary/
Currently only support the traditional .xls (BIFF8) format.
Related posts: