top of page
Amexis News
Nov 7, 20241 min read
C# tips and tricks – part 5
yield in C# The yield keyword in C# simplifies the creation of iterators. It allows you to return elements one by one from a collection...
17 views0 comments
Oct 17, 20242 min read
C# tips and tricks – part 4
Primary Constructors in C# C# is continuously evolving to offer more convenient ways to write clean and readable code. One of the...
20 views0 comments
Oct 10, 20243 min read
The Guide to Becoming a Microsoft-Certified Developer: How to Pass Your AZ-204 Exam
Have you ever wondered if an Azure Developer associate-level certificate ( AZ-204 ) is worth obtaining or perhaps you have already...
30 views0 comments
bottom of page