0
kicks
Sending complex typed data from web service to SilverLight client - Pa
In this post I'll explain in how to send complex typed data between web service and SilverLight client
code. In order to avoid security issues I'll use JavaScript as mediator between my server code and SilverLight
code.