Posted on: 6/24/2010 1:38:22 PM | Views : 646

Silverlight TV episode about Duplex communication with WCF in Silverlight is beginning to air today. In this episode I am showing how to implement duplex communication with WCF using HTTP polling duplex protocol, as well as discuss aspects of the net.tcp protocol. If you want to find out more about the technologies I used to build the Silverlight-based chat application in this short video, you may want to check out the following resources:
Pub/sub sample using HTTP polling duplex channel in Microsoft Silverlight contains the source code of a more elaborate version of the chat application, and walks through key design points. AJAX client for HTTP polling ...

Go to the complete details ...