(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .
        Login with Facebook

Silverlight and JSON - Consume JSON Services for Performing DML Operations in Silverlight 4

(0 votes)
0 comments   /   posted by Silverlight Show on Oct 27, 2010
Tags:   wcf , json , silverlight-4 , mahesh-sabnis
In this article, Mahesh Sabnis explains how to consume WCF-JSON in Silverlight 4.0 application.

Source: .NET Curry

When using Silverlight 4 for Line of Business (LOB) applications, it is important to make use of WCF services for fetching and updating data to and from SL to WCF. WCF actively makes use of Representatial State Transfer (REST) and JavaScript Object Notation (JSON) for data communication. In my previous article ‘Performing DML Operations using WCF REST Service and Silverlight’, I have already explained REST with Silverlight. HTTP based services e.g. WCF also make use of JSON for data communication to and from client. The advantage of using JSON is that it can be directly instantiated in JavaScript without parsing.

Follow us on twitterWe tweet all news and content updates - follow us on Twitter! 


Comments

No comments

Add Comment

Login to comment:
  *      *       
Login with Facebook

Our News on Twitter


Latest News