Click here to Skip to main content
15,897,371 members
Articles / Programming Languages / C#

What's up with BeginInvoke?

Rate me:
Please Sign up or sign in to vote.
4.91/5 (289 votes)
3 Aug 2006CPOL13 min read 829.2K   422  
Why and when to use Control.BeginInvoke()?
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
Software Developer Atmel R&D India Pvt. Ltd.
India India
I'm a 27 yrs old developer working with Atmel R&D India Pvt. Ltd., Chennai. I'm currently working in C# and C++, but I've done some Java programming as well. I was a Microsoft MVP in Visual C# from 2007 to 2009.

You can read My Blog here. I've also done some open source software - please visit my website to know more.

Comments and Discussions