- Joined
- Jun 11, 2022
- Messages
- 215,110
- Reaction score
- 1
- Points
- 38

Last updated 10/2022MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHzLanguage: English | Size: 1.05 GB | Duration: 1h 46m
How to boost program performance with multithreading and concurrency techniques
What you'll learn
Learn concepts of different threading models
Learn how to avoid UI being blocked by codes
Run tasks in background using BackgroundWorkers
Update data to UI using Dispatcher and Data binding
Run tasks in multiple threads using Thread class
Run tasks in multiple threads using Task class
Run tasks asynchronously using async and await
Run lots of tasks concurrently using Parallel programming
Requirements
Basic C# programming knowledge
Want to boost you application with the power of multi-threading
Description
I think that most of us programmers start developing applications in single threaded mode. Which means that tasks or actions defined in this application will be executed in a certain predefined sequence. But at some point, we need to start tasks simultaneously and to be completed asynchronously in order to save execution and to boost up performance.Here is an example. You need to compare the execution speed of two tasks. In a single threaded program you have to perform the speed measurement tasks one after another, then compare the difference at the end of when both tasks are done. Let's say Task A needs 30 seconds and Task B needs only 0.5 second. Therefore, if you start Task B after Task A, you won't see Task B to be completed until Task A is finished.If we do it in a multithreaded mode, then no matter which task first, we can always see Task B to be finished in 0.5 second while Task A is still running. And if we use the right multi-threading technique, Task A might not even need 30 seconds to run. This is the beauty of multi-threading programming.For the being, there are several multi-threading techniques available in C# and .Net. Including Thread, ThreadPool, Task, TaskFactory, Task Run, BackgroundWorker, async and await, Parallel.For/Parallel.ForEach. Wow! So overwhelming!Don't worry, this two-hour long course provides you a very good insight on when to use what. Topics that will be mainly covered including the followings
Who this course is for
Any C# developer who wants to have a clear concept of multi-threading
HomePage:
Code:
https://www.udemy.com/course/csharp-multithreading-basics/
DOWNLOAD
1dl
Code:
https://1dl.net/n8qysmfmdnnm/VjY2bvva_.CMultithre__.part1.rar
https://1dl.net/1rhxk697tegc/VjY2bvva_.CMultithre__.part2.rar
Feel free to post your C# Multithreading Basics Free Download, torrent, subtitles, free download, quality, NFO, Dangerous C# Multithreading Basics Torrent Download, free premium downloads movie, game, mp3 download, crack, serial, keygen.