In this tip of the day Mike Snow demonstrates how to attach the debugger to a running Silverlight app.
Using Visual Studio you can attach to an instance of your browser that has a Silverlight application running from the server (IIS). This is very useful especially since unexpected problems can occur once you deploy and run your application on the server; problems that you normally won’t see when you just run locally on your box.