You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.