Have a command that takes a few seconds to run, and you dont want your winforms app to seem crashed while running it? Check out this post at CSharpFeeds.com showing you how to asynchronously run the command. Very handy!