If you want to call a service back on your site of origin from Silverlight 1.1 then you can go ahead and do that using the standard Visual Studio "Add Web Reference" dialog as long as that service is going to be able to do the actual serialisation using
Read More