Level: Introductory to Intermediate
Don't miss this session to preview the C# language changes that will be part of C# 6.0 including: null-conditional operator, indexed members & element initializers, auto-properties with initializers, static using statements, new numeric literal formats and exception handling improvements. Whether they're related to Roslyn or actual language improvements, this session will show you how C# 6.0 will streamline your development and eliminate some of C#'s traditional ceremony.
You will learn:
- About the C# 6.0 language changes
- Best practices regarding the new C# features
- Real world examples of how C# 6.0 will improve .NET development