« AJAX Hacker Attacks - Cross Site Request Forgery | Main | ASP.NET Connections Orlando 2007 Talks »

Video: Calling Web Services Asynchronously with ASP.NET

In this video tutorial I walk through the fundamentals of calling Web Services asynchronously from an ASP.NET page using the .NET 2.0 event driven model exposed by Web Service proxy objects.  There are several different options for calling Web Services asynchronously including polling, callbacks and wait handles, but the event driven model is quite easy to use and doesn't put as much pressure on the ASP.NET thread pool as the other options.

 

Posted on Thursday, March 29, 2007 at 04:03PM by Registered CommenterDan Wahlin | CommentsPost a Comment

PrintView Printer Friendly Version

EmailEmail Article to Friend

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.
Editor Permission Required
You must have editing permission for this entry in order to post comments.