New features of C# 6.0
I have watched Sekhar Srinivas’ video for new features of C# 6.0. It is an amazing video with good explanation of C# new features so that’s why I am sharing this video on my blog.
This video divided into two parts as per features. In part one Sekhar Srinivas covered these features:
i. Using static qualifier
ii. String Interpolation
iii.Null Conditional Operator
iv. Auto Property Initializer
v. Expression bodied functions & Properties
In part two Sekhar Srinivas covered these features:
i. Dictionary Initializer
ii. Index Initializer
iii. Name of Expression
iv. Exception Filters and Await in Catch and Finally Block
Regards
Leave a Reply
You must be logged in to post a comment.