top of page

Amexis News


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...
Nov 7, 20241 min read
21 views
0 comments


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...
Oct 17, 20242 min read
21 views
0 comments


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...
Oct 10, 20243 min read
34 views
0 comments
bottom of page