Silverlight Show Thread How to return the status of Server side when working on sliverlight application Posts http://www.silverlightshow.net/Forums/working-with-web-services/how-to-return-the-status-of-server-side-when-working-on-sliverlight-application.aspx Silverlight Show Thread How to return the status of Server side when working on sliverlight application Posts http://backend.userland.com/rss How to return the status of Server side when working on sliverlight application <p>Hi,</p> <p>I have the silverlight client application and server side is C++ dll, it's wrapper  by  MC++ and C# WCF.<br /> When client is executing the operation at the client side as loading data or saving data... I want to get the status of step loading as "begin loading....", "loading images..."  ....these status must show in the progress dialog of client until the operations completely, the progress message box is hidden.<br /> For now, my solution is making the Timer at client and call to WCF in mean time for getting this status and update to progress dialog.<br /> Other things, because during Server side is running, sometime the network is disconnected, i want to inform to clients that, server is down too, and when server available, this message will be closed.<br /> Please give me the completely solutions for this and any samples if possible.<br /> Thank you for your help.<br /> Vu Nguyen</p> http://www.silverlightshow.net/Forums/working-with-web-services/how-to-return-the-status-of-server-side-when-working-on-sliverlight-application.aspx dochoangvu 12/11/2012 9:22:14 AM