Building C# 11 with Kathleen Dollard
What features do you want to see in C# 11? Carl and Richard chat with Kathleen Dollard about the work being done to the latest version of C# so far. But first - what about VB.NET? Starting with a question from a listener, Kathleen clarifies Microsoft plans for VB.NET - it's never going away! Then into the feature list of C# 11, including new generic math, static interfaces, initialization features, pattern matching, and more!
Guests:
Kathleen Dollard
Kathleen Dollard loves to code and loves to teach and talk about code. She’s written tons of articles, a book, and spoken around the world. She’s on the .NET Team at Microsoft where she works on the .NET managed languages (C#, F#, and Visual Basic.NET). She’s always ready to help developers take the next step in exploring the wonderful world we call code.
Links:
- Yoda Conditions https://knowthecode.io/yoda-conditions-yoda-not-yoda
- What's New in C# 11 https://docs.microsoft.com/dotnet/csharp/whats-new/csharp-11
- Language Feature Status in GitHub https://github.com/dotnet/roslyn/blob/main/docs/Language%20Feature%20Status.md
- Generic Math in .NET 7 https://devblogs.microsoft.com/dotnet/dotnet-7-generic-math/