Monday, December 13, 2010

ExcelLite

Project Description
ExcelLite is a C#/Silverlight library for Silverlight applications that can read and write MS Excel ( Excel 97-2003) files without COM interaction. You can manipulate MS Excel files totally on client side as this library is using Binary excel format to read and write data.

So you don’t need to force your client to install Silverlight application “out of browser”, also COM interaction is not required with office DDLS.

Features:

Create Excel sheets,Exports Silverlight data to MS excel

Read Excel files, Imports excel data in Silverlight application.

Export Silverlight image to excel file

Read more: Codeplex

Posted via email from .NET Info