Related resources for New Key Features and Enhancements
  • C# - Top 10 New Features (Part 3 of 4)10/11/2019 9:02:46 AM. In this article, I will cover and discuss the next three key features and enhancements to the C# 8.0 such as "Using Declarations", "Nullable Reference Types", and "Readonly St
  • C# - Top 10 New Features (Part 2 Of 4)10/9/2019 7:49:14 PM. In this article, I will cover and discuss the next three key features and enhancements to C# 8.0, such as "Indices and Ranges", "Default Interface Members", and "Static Local
  • C# - Top 10 New Features (Part 4 Of 4)10/9/2019 10:09:45 AM. In this article, I will cover and discuss the next three key features and enhancements to C# 8.0, including "Null-Coalescing Assignment", "Async Streams", and "Property, Tuple
  • C# - Top 10 New Features (Part 1 Of 4)10/3/2019 8:59:08 AM. In this article, I will cover and discuss the key features and enhancements to C# 8.0 - along with examples of each one. In Part 1 of 4; I will explain mainly three points: how to compile/test with C