Click here to Skip to main content
15,888,461 members
Articles / Programming Languages / C#

.NET asynchrony in the UI context

Rate me:
Please Sign up or sign in to vote.
4.98/5 (23 votes)
21 Nov 2011CPOL15 min read 65.8K   2.1K   112  
UI and concurrent programming using IAsyncResult, BackgroundWorker, TPL, and ‘async’ syntax.

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)
United States United States
Decebal Mihailescu is a software engineer with interest in .Net, C# and C++.

Comments and Discussions