About QuestPond: It started 15 years back with the one single goal of creating quality step-by-step IT programming-related lessons.
We saw many lessons online, either they are done too fast or too slow or are too complicated.
The main goal of QuestPond is to create Step by Step lessons on C#, ASP.NET, Design patterns, SQL, and so on. As years moved on I added other step-by-step lessons like Angular, SharePoint, MSBI, Azure and so on.
C# Threading Questions and Answers
- What is Threading in C#.NET?
- How can we make a object thread safe using LOCK in multithreading?
- What is Mutex, Semaphore & SemaphoreSlim?
- What is AutoResetEvent and ManualResetEvent?
- What is Thread Pooling?
- How to debug Threads?
- What is TPL (Task Parallel Library) and how different it is from threads?
- Asynch vs Parallel vs Thread vs Concurrent Training - 16th May 2020.
Do visit the link to get enrolled to the course :- https://www.questpond.com/ordernow.php?forvideos=5years
Course Curriculum
First Section
Available in
days
days
after you enroll
-
PreviewWhat is Threading in C#.NET? (12:15)
-
StartHow can we make a object thread safe using LOCK in multithreading? (8:56)
-
StartWhat is Mutex, Semaphore & SemaphoreSlim? (11:39)
-
StartWhat is AutoResetEvent and ManualResetEvent? (11:13)
-
StartWhat is Thread Pooling? (13:34)
-
StartHow to debug Threads? (10:49)
-
StartWhat is TPL (Task Parallel Library) and how different it is from threads? (25:12)
Frequently Asked Questions
What will students learn in your course?
1:- What is Threading in C#.NET? 2:- How can we make a object thread safe using LOCK in multithreading? 3:- What is Mutex, Semaphore & SemaphoreSlim? 4:- What is AutoResetEvent and ManualResetEvent? 5:- What is Thread Pooling? 6:- How to debug Threads? 7:- What is TPL (Task Parallel Library) and how different it is from threads?
Are there any course requirements or prerequisites?
Basic knowledge of C# and Visual studio.