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.

4 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 ...

10 days ago

Spark dev containers: writing tests

Having seen earlier in the series how to configure a dev container to run Spark locally, this post shows how to write tests that use that loca...

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