Click here to Skip to main content
15,891,951 members
Articles / Programming Languages / Visual Basic

Asynchronous Processing of Functions and Webservice Calls

Rate me:
Please Sign up or sign in to vote.
4.56/5 (20 votes)
14 Jul 2004CPOL6 min read 159.6K   2.1K   79  
How to do process functions and webservice calls asynchronously
This article shows how to implement the Whidbey (.NET 2.0) BackgroundWorker component in VB.NET 1.1, and extend it to support multiple arguments.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United Kingdom United Kingdom
Unfortunately my real name was already in use as a code project login. For those of you who are wondering I am really Napoleon Solo. Sorry, I mean, Mark Jackson. Well, I do look a bit like him I think.

Comments and Discussions