SharePoint 2010: Creating a Search Center in Silverlight
In this article I wanted to present an easy way to code to SharePoint 2010 Search.asmx Web Service using Fast Search as a data source and Silverlight to display the results. It explains how to do this with little code, while allowing you to easily debug your Silverlight in a standalone Web environment and to publish your final XAP file to your SharePoint 2010 server.