Ricardo Peres

Ricardo Peres is a Portuguese software developer and Microsoft MVP, writing in-depth articles on .NET and general software development, open source, and research alongside his academic and industry work.

dotnet software development microsoft mvp open source programming
Ricardo Peres

Articles from this Blog

29 articles from this blog

C# Magical Syntax
9/11/2025 EN

C# Magical Syntax

Explores C#'s 'magical' syntax patterns like foreach iteration, tuple deconstruction, and collection initialization that rely on convention-based methods.