Click here to Skip to main content
15,886,689 members
Articles / Programming Languages / C#

How to call a long running method asynchronously and display a wait image on the UI

Rate me:
Please Sign up or sign in to vote.
2.50/5 (5 votes)
27 Aug 2008CPOL2 min read 47.6K   664   34  
This article explains how to call a long running method asynchronously and also display a wait image on the UI.

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 (Senior) Nu Info Systems
United States United States
I have worked extensively in microsoft technologies for over 8 years now. I have worked on some pretty big size development projects and love progamming in C#, .Net. In my spare time I love reading, blogging and spending time with family.

Comments and Discussions