Click here to Skip to main content
15,887,446 members
Articles / Programming Languages / C#

Proper Threading in Winforms .NET

Rate me:
Please Sign up or sign in to vote.
4.87/5 (36 votes)
23 May 20033 min read 198.5K   4K   130  
Illustrates a simple example of using the Invoke capabilities of Winforms

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
I have over 15 years of experience in the Application Development. Unfortunately, I still remember punch cards from College and VisiCalc on the Apple II.

My recent experience (about 6 years) covers the 2 main camps in distributed computing: J2EE based and COM[+] / .NET.

Lately, it's been deep .NET, C#, ASP.NET and the rest of the .NET Framework.

I've been working on Internet related technologies since 1993, initially writing Perl scripts under the original NCSA Http server.

Comments and Discussions