Is it any easier to do background work with the UI in WPF?
It's such a pain with WinForms, and would like an easier way. I want to do database work, and as it's doing database work, I want to populate a control with results returned from the database as it happens, and after it's done.