This article is part of C# Advent 2022 event! Thanks Matthew D. Groves for organizing it again this year! Source…
Microsoft has launched the first public preview of long-awaited Visual Studio feature Dev Tunnels. This provides port tunneling (enabling connections…
Today I learnt that attribute constructor argument values can be retrieved via reflection without ever storing them in any field…
This article is part of the C# Advent, annual blogging event hosted by Matthew D. Groves. Thanks for organizing it!…
Recording of Twitch Live Stream with my friend Shimmy Weitzhandler. Shimmy will give us a wonderful musical opening and then…
This article is part of the third annual C# Advent event, huge thanks to Matthew D. Groves for organizing it!…
Once you get used to string interpolation feature in C# it is easy to get addicted to it. However, we…
Can you count how many times you wrote something like: This file contains bidirectional Unicode text that may be interpreted…