I am creating a Windows Phone 8 application in which I need to display real time data like updated coordinate of a second person. Currently the approach that i am using is by creating a timer and making hits to the server every 11 mins.All the data gets updated in the data in real time. I am creating a Windows Phone 8 application in