Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Multithreading and Parallel Programming in C# and .Net
Rating: 3.9 out of 5(87 ratings)
475 students

Learn Multithreading and Parallel Programming in C# and .Net

Understanding in multithreading and asynchronous programming and parallel programming in C# and .Net
Last updated 4/2022
English

What you'll learn

  • Understand everything about the Threads
  • Able to create MultiThreading application in C#
  • Understand all the concepts such as "Process"; asynchrony programming", "multithreading"
  • Understand the Parallel programming in dotnet and C#
  • Able to understand the asynchronous programming in Advance level

Course content

4 sections54 lectures5h 2m total length
  • Introduction3:19

    In this course, we will cover the below topics


    •Multithreading from basic to advance level

    •Asynchronous Programming in C#

    •how to write asynchronous programming using Task

    •Parallel Programming

    • Parallel For /Foreach in C#

    •Parallel Invoke in C#

    •Parallel Linq in C#



    prerequisite

    •Visual studio should install on system 2013 or higher version

    •Basic knowledge of C# programming

    •Willing to learn new things


    What You will get from this Course

    •Source code will be available as per the topic we cover.

    •Confident on multithreading,asynchronous, and parallel programming


Requirements

  • Basic knowledge of C# and .NET framework

Description

I welcome you all to this amazing course. Hope the learning would add value to your knowledge and you will learn to make an Application using the multithreading and asynchronous programming  parallel programming in C#

Wishing you a happy learning. Please do comment and provide feedback on the course.

Requirements

  • Visual Studio 2013 or above

  • Before continuing on this course we should have basic knowledge in below technology. C#



    This course is about .NET multithreading, asynchronous programming, and Parallel Programming with C# and Dotnet framework, namely the Task Parallel Library (TPL) and Parallel LINQ (PLINQ).


This course will teach you about:


Multitasking:- Concept of multitasking, and how multitasking works

Thread:- How to use thread in C#


Task Programming: how to create and run tasks, cancel them, wait on them and handle exceptions that occur in tasks.


Parallel Loops which us to iterate over the thread in C#


Parallel LINQ, the parallel version of . NET's awesome Language-Integrated Query (LINQ) technology.


Async/Await and . NET's support for asynchronous programming.


This course is suitable for:


Beginner and experienced .NET/C# developers


Anyone interested in multi-threading, asynchronous programming parallel programming


About project implementation

In this course, we will see each topic with a real-time example and we will see how to implement all concepts in Visual studio so we are able to understand it very well.

I recommend, please install visual studio 2013 or the above version so it will be helpful to implement logic in visual studio and you will learn every concept practically.

It will be very helpful if you have basic knowledge of C#.

I am glad that you successfully completed the course.

Hope you enjoyed it.

Keep growing.

Have a wonderful life ahead!!!!!

Who this course is for:

  • Student
  • Beginner developer
  • Experience Developer