When to use records in C#
For several years now, C# has supported Records as a new "type". Initially only for classes (which is why the class is optional for a recor
For several years now, C# has supported Records as a new "type". Initially only for classes (which is why the class is optional for a recor
Anti-idle apps for Microsoft Teams and the like are a dime a dozen, but how about creating your own? In this article, I'll show you how to create an
QR Codes are a very popular way to pass on information - for example an URL. The QR code can be placed on all kinds of places, for example in parking
The Microsoft Graph and Entra documentation are both very comprehensive and provide a lot of information - but they often contain no examples or no w