top of page
Search
The Tech Platform
Apr 26, 2023
Null Handling Techniques in C#
Null values are a common occurrence in real-world data and can lead to errors if not handled properly. In this article, we will explore...
The Tech Platform
Sep 21, 2020
New C# Source Generator Samples
Phillip introduced C# Source Generators here. This post describes two new generators that we added to the samples project in the Roslyn...
bottom of page