We often hear about the big new features in .NET or C#. But what about all of those lesser known, but useful new features? Like collection indices and ranges, date features, and pattern matching.
This session walks through some of the new-ish features in .NET and C#. And demonstrations how you can leverage them in your current projects.
You will learn:
- Discover the latest gems in C# and .NET
- Uncover the usefulness of these new(ish) features
- Master techniques to integrate these features into your current projects