ASP.NET / SilverLight integration

Scott's now demoing ASP.NET and WebServices integration with SilverLight.  Just Add a WebReference as you would normally do to an ASP.NET application, but this is ON THE CLIENT.  (Ok I'll stop bigging that up).

Because of Visual Studio you can have both projects in a solution and set breakpoints on both the server side and client side.

This is a great feature, debugging clientside JavaScript code has previously been very difficult to do.