HTTP Post from SilverLight application to a REST Service

added by learndotnet
2/24/2011 8:14:58 PM

111 Views

Objective: How to create REST service for JSON request and response format. How to create SilverLight Client, which will consume a REST service on JSON data format. How to POST data in JSON format from SilverLight client.


0 comments