C# 6.0 New Features: Part 1
Dec 23 2015

Sekhar Srinivas

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.