C#で非同期プログラミングをする方法

Rating 4.38 out of 5 (515 ratings in Udemy)
What you'll learn
- 非同期プログラミングとは何かが分かる
- Threadクラスを使った実装方法が分かる
- ThreadPoolを使った実装方法が分かる
- Taskを使った実装方法が分かる
- async,awaitを使った実装方法が分かる
Description
C#の非同期プログラミングは.NETFramework4.5以降はTaskとasync&awaitを使ったプログラミングを主流です。非同期プログラミングになじみのない人には非同期処理事態がわからないと思うのでそのあたりをじっくり解説した上で,C#でできる非同期プログラミングの具体的な実装方法を解説して行きます。
非同期ってはじめて聞く人には何のことかよくわからないと思いますが,簡単に言うと,例えばデータの検索画面があったとして,検索を実行してから検索が完了するまでに10秒くらいかかるとします。その10秒の待ち時間の間,次のどちらの処理がいいでしょうか?
(A)まったく画面操作ができなくて,画面が固まってい …
Duration 0 Hours 58 Minutes
Paid
Self paced
All Levels
Japanese
2484
Rating 4.38 out of 5 (515 ratings in Udemy)
Go to the Course
We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
Paid
Self paced
All Levels
Japanese
2484
Rating 4.38 out of 5 (515 ratings in Udemy)
Go to the Course