Introduction to Async and Parallel Programming in .NET 4
Offered By: Pluralsight
Course Description
Overview
Learn how to effectively apply asynchronous principles in any type of .NET application using async and await together with the task parallel library.
Need to make your .NET applications more responsive? Run faster? On today's multicore hardware, async and parallel programming may be the answer. This course (part 1 of 2) overviews the new Task Parallel Library (TPL) in .NET 4, starting with an introduction to its Task-oriented programming model and working through various techniques for effective use of the TPL.
Need to make your .NET applications more responsive? Run faster? On today's multicore hardware, async and parallel programming may be the answer. This course (part 1 of 2) overviews the new Task Parallel Library (TPL) in .NET 4, starting with an introduction to its Task-oriented programming model and working through various techniques for effective use of the TPL.
Taught by
Filip Ekberg
Related Courses
Learn Asynchronous JavaScriptCodecademy Погружение в Python
Moscow Institute of Physics and Technology via Coursera Node.js Certification Training
Edureka Asynchronous Programming in C# and .NET Core
Microsoft via edX Async/Await - JavaScript Tutorial
freeCodeCamp