c# - What is recommended way to perform async tasks in WPF? -


are there standard tools, or recommended approaches async tasks execution?

upd understand, how use threads. need know recommended wpf way block ui while performing async call, , how update progress info.

you can use several ways, example:

and since .net 4, preferred way use tasks.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -