• 9 years ago
This video will help the C# developers to understand the top 10 new cool features of C# 6.0

This video will be divided into two parts where in the first part i will be covering the following new features

1.using static qualifier
2.String Interpolation
3.Null Conditional Operator
4.Auto Property Initalizer
5. Expression bodied functions and Properties.

In the second part we will be discuss
1. Dictionary Initializer
2.Index Initializer
3. nameof Expression
4. Exception Filters and Await in Catch and Finally Block

Recommended