Nov 71 min readTips and TricksC# tips and tricks – part 5yield in C# The yield keyword in C# simplifies the creation of iterators. It allows you to return elements one by one from a collection...
Oct 172 min readTips and TricksC# tips and tricks – part 4Primary Constructors in C# C# is continuously evolving to offer more convenient ways to write clean and readable code. One of the...
Oct 103 min readWe recommendThe Guide to Becoming a Microsoft-Certified Developer: How to Pass Your AZ-204 ExamHave you ever wondered if an Azure Developer associate-level certificate ( AZ-204 ) is worth obtaining or perhaps you have already...