Nieuws

Full-stack website developed using ASP.NET technology focused on making C# easy and more accessible to Hebrew speakers. The website implements user registration and authentication, along with an admin ...
In this video we build a simulated bank machine in a Console Application to learn the basics of Interfaces and Class Inheritance with C#. The demo illustrates how different products could be offered ...
Take advantage of ref structs to reduce resource consumpiton and eliminate garbage collection overhead. C# 13 gives us more ways to use them.