Silverlight Spy Maintenance Update
Silverlight Spy version 2.0.0.29 is available. Included in this release are the following new features:
- Debug Monitor, logs all messages written using Debug.Writeline for Silverlight applications compiled in debug mode
- Find Name, searches for UI elements having a given name
- The ability to explore referenced assemblies not contained in a XAP package itself
Next to the new features, the following updates and fixes are included:
- Moved all output panels to tab pages
- All tab pages can be shown/hidden on request (using View Menu or Tab context menu)
- Fixed invalid enum values in property grid
- Minor tree model fixes and performance enhancements
Silverlight Spy is available in the download section, get it while it's hot!
Tags: spy
Published: September 23, 2008
Have you thought about adding authentication to Spy.. currently I cannot use it because access to our silverlight app must be authenticated (browser based)
Dave: yes, it's still on my todo list. It's more difficult than anticipated and I do need to spend some more time on this.