i am developing a windows store app which is using Synchronuos Web service calls as it is required.
But While webservice call is going on if try to touch on Screen that hangs application and it is crashing application.
How to tackle this situation. can we put Loading images while Sync web service call is going on