C# 5 New Features
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.
C# v5 is the planned next version of C#. This course illustrates new features of the language. (Currently, Microsoft has only released a preview of the asynchronous features, but as previews of the other features become available, this course will expand to include those.)
C# v5 is the planned next version of C#. This course illustrates new features of the language. (Currently, Microsoft has only released a preview of the asynchronous features, but as previews of the other features become available, this course will expand to include those.)
Taught by
Filip Ekberg
Related Courses
Async Programming in C#LinkedIn Learning Applying Asynchronous Programming in C#
Pluralsight Async and Parallel Programming: Application Design
Pluralsight Getting Started with Asynchronous Programming in .NET
Pluralsight Building Multithreaded C# Applications with the Task Parallel Library
Pluralsight