All C# 6.0 New features

Although C# 6.0 isn’t yet complete, it’s at a point now where the features are close to being finalized. There have been a number of changes and improvements made to C# 6.0 in the CTP3 release of the next version of Visual Studio, code-named “14,” since the May 2014 article, “A C# 6.0 Language Preview” (msdn.microsoft.com/magazine/dn683793.aspx).
 
In this article, I’ll introduce the new features and provide an update on the features discussed back in May. I’ll also maintain a comprehensive up-to-date blog describing updates to each C# 6.0 feature. Check it out at intellitect.com/EssentialCSharp/. Many of these examples are from the next edition of my book, “Essential C# 6.0” (Addison-Wesley Professional).
 
Continue here>>