Share on FacebookI'm developing a application where there are some time consuming database activity and I need to show the user that the application is running and not crashed. You would also want the GUI thread to be free so the user can move the window and navigate the menus.
I found a blog with a simple example of how you can use a backgroundworker for this. *
c965440a-d4f9-4dc4-a745-d27a77ce1c77|0|.0