Silverlight Spy 3.0.0.7
Another maintenance release of Silverlight Spy is now available in the download section. The release aims at further improving the stability of Silverlight Spy and adds a number of new features to the DLR Shell.
DLR Shell updates
The IronPython and IronRuby DLR binaries have been upgraded to the latest public version 1.0 RC1. For more details on this DLR 1.0 RC1 release see IronRuby Release 1.0 RC1.
Also the DLR Shell supports a new concept called DLR Output Tables. A DLR Output Table is a 2-dimensional result set of columns and rows. The table is visualized by a sortable grid in the output pane, and as such provides a convenient method for displaying DLR output. Output Tables are fully configurable by the DLR code that is executed in the DLR Shell. See the Silverlight Spy Documentation (just press F1 while running Silverlight Spy) for more details on using Output Tables.
The following figure shows an example of a DLR Output Table;

Other updates
The following set of fixes have been applied.
- Fixed a bug where loading of XAP packages fails when the packages exist in the browser cache
- Fixed a JScript error when a HTTP 304 Not Modified is returned from the server on requesting a XAP package
- Fixed an assembly resolve bug when duplicate assemblies exist in the XAP package
Published: January 11, 2010