Razan Paul Blog

Explaining thoughts and findings is a great way to learn

Browse by Tags

All Tags » Silverlight 3 (RSS)
Emulating Synchronous Web Service Call in Silverlight 3
As we know, only option for web service calling in Silverlight is asynchronous and Silverlight framework does not provide any API for synchronous call. In this post, i will show how we can emulate synchronous web service call using the default asynchronous...
More Posts