0
kicks
HTTP Post from SilverLight application to a REST Service
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.