Loading...

endjin.com

What are record types in C# / .NET?

Records are primarily meant for representing data. They are usually immutable and allow you to copy, equate, and print, object properties.

17 days ago

C# 12.0: ref readonly

C# 12.0 adds a new way to annotate parameters: ref readonly. This seems like it should mean exactly the same as the older in annotation. This ...

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