Loading...

C# 11.0 new features: ref fields and the scoped keyword

C# 11.0 new features: ref fields and the scoped keyword
C# 11.0 expanded high-performance, low-allocation functionality. This post describes the importance of the added support for ref fields, and how the scoped keyword relates.

Published on:

Learn more
endjin.com
endjin.com

We help small teams achieve big things.

Share post:

Related posts

C++ Code Generator: Generate Code Quickly & Accurately

If you're working on a C++ software project, you know how time-consuming writing precise syntax can be. But fear not, as the rise of AI-powere...

10 months ago

High Performance JSON Serialization With Code Generation on C# 11 and .NET 7.0

Looking for ways to improve the parsing and generation of JSON data in your .NET applications? This talk showcases how recent features added t...

11 months ago

Deploying & Debugging C# Web API Custom Connectors from within Visual Studio! 🚀

This video tutorial showcases how to deploy and debug custom connectors for C# web APIs from within Visual Studio. With this informative guide...

1 year ago

C# 11.0 new features: Span<char> pattern matching

C# 11.0 adds some new pattern matching features. In this post, Ian shows the new support for matching lists.

1 year ago

C# 11.0 new features: list pattern matching

C# 11.0 adds some new pattern matching features. In this post, Ian shows the new support for matching lists.

1 year ago

C# 11.0 new features: newlines in string interpolation expressions

C# 11.0 adds various improvements to string literals. In this post, Ian explains how support for new lines in interpolated string expressions ...

1 year ago

C# 11.0 new features: UTF-8 string literals

C# 11.0 adds various improvements to string literals. In this post, Ian explains how we can now create UTF-8 string literals.

1 year ago

C# 11.0 new features: raw string literals

C# 11.0 adds various improvements to string literals. In this post, Ian explains how raw string literals can make your code more readable.

1 year ago

Philip Japikse: Professional C# in .NET - Episode 230

In this episode, Philip Japikse, an international speaker, Microsoft MVP, ASPInsider, MCSD, PSM II, PSD, and PST, talks about his journey with...

1 year ago

C# 11.0 preview: parameter null checking

C# 11.0 has a new syntax, !!, which makes it easier to detect and reject null arguments. It is simple, but misunderstood. This post explains w...

2 years ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy