The idea of duplexing is very old, when I first read it, it reminded me about my Mom. Well actually not reminded me, but she never allow me to even forget her, can you imagine 50 missed calls in a day!!! . Okay, imagine you being client and your mom being server. It's usually client that starts communicating with server, requests for data, for authentication, for money, in this case. The server can either respond positively or negatively to the client's request. That is if you request for money, you either get it or don't, later one usually happens in my case. Now what if the server initiates the communication? Yes! It's not always that the server listen the request of the client, but there are situations when server also broadcasts the messages to all it's client. This process is called Duplex polling. In silverlight however, there are many ways to perform this server to client broadcasting, one way is through WCF Services which we are going to use now. So grab a cup of coffee or two, coz journey is little bit lengthy and a bit complicated. 


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to
C#,.NET,Architect,Intermediate,VS2010,.Net,Articles,Computer Tutorials,Silverlight, Silverlight Duplexing