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

Syncing Data with a Server using Silverlight and HTTP Polling Duplex

(0 votes)
0 comments   /   posted by Silverlight Show on Feb 07, 2011
Tags:   http , polling-duplex , web-services , wcf-ria-services , dan-wahlin

SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on Twitter In this article, Dan Wahlin demonstrates how HTTP Polling Duplex can be used in Silverlight 4 applications to push data.

Source: Dan Wahlin's WebLog

Many applications have the need to stay in-sync with data provided by a service. Although web applications typically rely on standard polling techniques to check if data has changed, Silverlight provides several interesting options for keeping an application in-sync that rely on server “push” technologies. A few years back I wrote several blog posts covering different “push” technologies available in Silverlight that rely on sockets or HTTP Polling Duplex. We recently had a project that looked like it could benefit from pushing data from a server to one or more clients so I thought I’d revisit the subject and provide some updates to the original code posted.

Comments

No comments

Add Comment

Login to comment:
  *      *       
Login with Facebook

Our News on Twitter