I have a series of forms and navigate between them.
Each form has a set of controls for which I load properties from SQLite database and this is the long (about 1s)
this link has some nice solution, as far as i think BackgroundWorker process should help. http://devcomponents.com/blog/?p=361