1
Answer

how to make asynchronous service call to synchronous in Windows Phone 7.1

sai krupakar

sai krupakar

12y
1.5k
1
Hi,

I am using HttpWebRequest class for Rest Service call in Windows phone 7.1.I want to use the response of the call back function of service call .but before invoking call back function, next statement in the function that is calling service call  is executing  .Is there any solution for this?



Answers (1)