Skip to content
gpeipman edited this page Sep 23, 2010 · 1 revision

WebAppThreading is sample solution that shows you how to make asynchronous requests to web services behind ASP.NET Forms pages. This solution uses asynchronous tasks and it is fastest way for making multiple requests. Solution contains web service and web service client application so you have all you need in one Visual Studio 2010 solution.

References:

NB! Visual Studio 2010 solution is currently available only through source code of this project!

Clone this wiki locally