Monday, September 17, 2007

XAML inspection with Silverlight Spy

Making a mental note (and in this case, a blog post) to check out Silverlight Spy. It's a third-party tool released yesterday to ease Silverlight development.

The product page says it uses a built-in web browser to inspect XAML on any webpage containing Silverlight objects (1.0). Apparently you can also use javascript to log debug messages to the program's Trace window using the built-in web browser's windows.external object. Cool.

0 comments: