Introduction
  • Course Introduction
  • Background Info - About Me
Essential C# Language Features Every Developer Should Know
  • Section Introduction
  • The Null Coalescing Operator
  • Soft Typecasts
  • Auto Properties
  • Three Useful String Methods
  • The Using Statement
  • Object and Collection Initializers
  • LINQ Query Expressions
  • The Yield Return Statement
  • Extension Methods
  • Lambda Expressions
  • Section Recap
  • Essential Language Features
New And Cool C# Language Features Introduced In Version 6.0
  • Section Introduction
  • The Null Conditional Operator
  • Auto Property Initializers
  • Declaration Expressions
  • Expression Bodied Functions And Properties
  • Await In Catch And Finally
  • Section Recap
  • C# Version 6 Language Features
Tricks And Hacks In C# And .NET
  • Background Info - Modifying String Constants
Final Words
  • Course Recap
  • Bonus Lecture