Blog - Web Development, Programming, Web Server, Mail Server

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.
Angular Microsyntax
What is the Angular microsyntax. Explains the Angular micro syntax and it's relation to structural directives and ng-template's in details.
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.