This article is part of C# Advent 2022 event! Thanks Matthew D. Groves for organizing it again this year! Source…
Today I learnt that attribute constructor argument values can be retrieved via reflection without ever storing them in any field…
Microsoft Teams is the go-to communication platform for many businesses. One of its great advantages is the degree of extensibility…
Back in the Windows Phone days I have released a small game called Alchemy 10 on the Microsoft Store. I’m…
This article is part of the C# Advent, annual blogging event hosted by Matthew D. Groves. Thanks for organizing it!…
This article is part of the fourth annual C# Advent by Matthew D. Groves and Calvin A. Allen. Thank you…
This article is part of the third annual C# Advent event, huge thanks to Matthew D. Groves for organizing it!…
Tento článek je součástí třetího ročníku C# Advent, velké díky za organizaci patří Matthewovi D. Grovesovi! Jako svůj příspěvek do…
Once you get used to string interpolation feature in C# it is easy to get addicted to it. However, we…
Používání interpolace řetězců v C# je silně návykové. Musíme si však dát pozor, aby náš program opravdu fungoval i na…