Click here to Skip to main content
15,895,011 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.7K   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.

Views

Daily Counts

Downloads

Weekly Counts

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