Code Maze Author

Božo Špoljarić

Božo Špoljarić has been a developer for 20 years. Last ten years, he has been working primarily in .NET and the last few years exclusively. He writes educational texts as part of his start-up business, but also as a hobby and point of interest.
Also find me here:

MY ARTICLES:

New Features in C# 12

In this article, we will explore new features in C# 12. We will describe primary constructors, collection expressions, inline arrays, and other newly introduced features.  We'll need the latest Visual Studio 2022 or .NET 8 SDK to try each of these new C# 12 features,...