Not sure if it’s just me experiencing this but in the past, when you create your SL app first then decide to add it to a new or existing website, all you had to do was have both the website and your sl app in the same solution, right click on the website and you should be able to right click on the website project and click on “add silverlight link”. That should allow you to be be able to keep working on your SL app and build into the client bin directory of your website.
If any of you have started working on Beta 2, the option seems to be gone. You will still be able to do so by clicking on the property pages of your website. when you click on add, you will see the familiar dialog box that allows you to choose which SL application in your solution to link to the website.
UPDATE: A more comprehensive list of ways to do the above can be found on http://blogs.msdn.com/webdevtools/archive/2008/06/06/what-s-new-with-silverlight-tools-beta-2.aspx
Along with the list of what’s new in the tools for Beta 2.
