Search The Blog
About this site

@RoyOsherove

Subscribe!

This site aims to connect all the dots of my online activities - from tools, books blogs and twitter accounts, to upcoming conferences, engagements and user group talks.

from 5whys.com
Twitter: @RoyOsherove
My Book: The Art of Unit Testing
Latest Posts
« A Solid Text Editor | Main | Chris Pirillo Sells His Mind »
Tuesday
May062003

UI Threading *Might* Suck

This article clearly explains the troubles needed to go through in order to interact with a Winforms UI from a background thread. I found it when I started stumbling around with my own UI, having long operations processing in the background.

It helped, but why the hell must it be this cumbersome? Basically you need a delegate and a handler method for every UI related function you'd call from your back-thread. That's amazingly tedious.

I wonder how this process can be made shorter (and/or easier). Back to digging I guess..

Until I figure this one out - the title holds :)

PrintView Printer Friendly Version

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>