commits

date

comment

59893
by negrijp
(2658 downloads)
Jan 7 2011
11:08 PM

1) Fix issue on binary reader: when opening uncalculated workbooks the method AsDataSet returns 0 tables.
2) Unit tests with missing files were removed.

55029
by robalexclark
(983 downloads)
Sep 12 2010
7:29 PM

Added missing excelreaderclass

55028
by robalexclark
(27 downloads)
Sep 12 2010
7:19 PM

Updated Silverlight excel reader. XLSX reading now works as using dummy filesystem and memory streams to store the extracted xlsx files rather than attempting to write to local disk (forbidden). Still problems with the binary xls reader, many due to not being allowed to use default encoding in SL. XLSX reading works much better (all tests and new tests pass)

55027
by robalexclark
(34 downloads)
Sep 12 2010
7:05 PM

Incorporated most patches available up to now.
Still a few problems with dates on the binary reader, but these were present in last checked in version (some because expecting US date format and I'm working on UK date format).
Xlsx reader working much better now, new tests added

38911
by tysonj
(1228 downloads)
Jan 20 2010
6:35 PM

-Fixed a couple date-related interpretation errors
-Modified the interfaces a bit

37930
by tysonj
(202 downloads)
Dec 29 2009
3:59 PM

First commit of the Silverlight port.
Notes:
-System.Data is not available for Silverlight runtime, so replaced with interfaces for generic data classes
--Example data classes provided, but just a skeleton. Implementors will want to roll their own.
-Non-Unicode encodings are not available in Silverlight, so Encoding.Default was changed to Encoding.UTF8
-Replaced Zip library with its Silverlight port
-Removed incomplete/unused files for this port
-Refactored quite a bit of code because I'm compulsive.
-Included Silverlight builds for NUnit and sample Excel files for tests to demonstrate reading works
-Silverlight reference assemblies are not included
--To builder, Silverlight SDK (maybe just runtime?) needs to be downloaded from Microsoft
--Reference paths may need to be fixed

27264
by iciobanu
(1504 downloads)
Aug 24 2009
9:33 PM

v.2.0.1.0

23819
by iciobanu
(1024 downloads)
May 12 2009
4:10 PM

23818
by iciobanu
(41 downloads)
May 12 2009
4:09 PM

23817
by iciobanu
(29 downloads)
May 12 2009
4:09 PM

23816
by iciobanu
(31 downloads)
May 12 2009
4:08 PM

23815
by iciobanu
(27 downloads)
May 12 2009
4:08 PM

23814
by iciobanu
(56 downloads)
May 12 2009
4:07 PM

V2

- Factory
- OpenXml File
- Tests

23813
by iciobanu
(34 downloads)
May 12 2009
4:06 PM

V2

- Factory
- OpenXml File
- Tests

23812
by iciobanu
(31 downloads)
May 12 2009
4:06 PM

V2

- Factory
- OpenXml File
- Tests

23811
by iciobanu
(32 downloads)
May 12 2009
4:05 PM

V2

- Factory
- OpenXml File
- Tests

23810
by iciobanu
(43 downloads)
May 12 2009
4:03 PM

V2

- Factory
- OpenXml File
- Tests

21904
by iciobanu
(189 downloads)
Apr 13 2009
3:53 AM

21903
by iciobanu
(40 downloads)
Apr 13 2009
3:52 AM

21902
by iciobanu
(30 downloads)
Apr 13 2009
3:51 AM

21901
by iciobanu
(40 downloads)
Apr 13 2009
3:48 AM

21900
by iciobanu
(38 downloads)
Apr 13 2009
3:45 AM

21899
by iciobanu
(32 downloads)
Apr 13 2009
3:43 AM

21898
by iciobanu
(33 downloads)
Apr 13 2009
3:43 AM

21897
by iciobanu
(39 downloads)
Apr 13 2009
3:41 AM