Home > Articles > Web Development > ASP.NET

Like this article? We recommend 

Summary

Silverlight is an asynchronous environment and does not provide access to synchronous calls. This is not a limitation but a feature that ensures the application remains responsive and does not block or interfere with a smooth client experience. Asynchronous calls don’t have to force you to create complex code that is hard to read and maintain. The way you call services will determine how the results impact threads, and using some of the techniques shared in this article will help you write code that can chain complex asynchronous operations without resorting to heavily nested and hard-to-read methods.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.