0
kicks
Managing Concurrency With Asynchronous Http Requests
Microsoft threw Silverlight developers a curveball when it eliminated synchronous http requests. This post outlines the problem and introduces a design pattern which supports the development of simple and reliable client apps that use asynchronous communication.