Skip to content

i-love-to-code/WPF-BackgroundProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two examples of performing long running operations whilst maintaining a responsive UI in WPF. One approach uses a BackgroundWorker object whilst the second uses the newer async/await keywords.

About

Two examples of performing long running operations whilst maintaining a responsive UI in WPF. One approach uses a BackgroundWorker object whilst the second uses the newer async/await keywords.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages