.NET - Blog

Stack vs Heap Memory in C#
Difference between Stack vs Heap Memory and Reference Type vs Value Type and Class vs Struct in C# and .NET
C# union type
How to use union types in C# to create typesafe and more expressive return types.
C# Source Generators
Boost your productivity, reduce boilerplate for repetitive code with C# source generators.
What is SPF - How to setup SPF correctly
SPF (Sender Policy Framework) tells the receiving mail server whether the sending mail server is allowed to send e-mails with the domain of the sender email address.