Browse by Tags

All Tags » Smart Client (RSS)

Keep Client Applications Responsive with the BackgroundWorker

Many applications need to perform some kind of long-running task like downloading a file, performing a complex calculation, or retrieving data from a database. Executing these tasks can make your application become unresponsive and end up making your...
Posted by windsor | with no comments