Daily Archives: June 23, 2009
Pushing Data From the Server to Silverlight 3 using a Duplex Wcf Service
During a recent course with Stan James we discussed how Silverlight 3 could be used with duplex services to push data from the server to the clients; I wanted to produce a simple example of how to do this. Pushing data this way has a number … Continue reading