Posted on May 14, 2023 in dotnet
What is a TaskCompletionSource, how it can be used, and common pitfalls.
Posted on September 26, 2022 in dotnet
How we divided Hazelcast's .NET client PR check time by 5 thanks to a 2-levels dependent matrix strategy.
Posted on July 19, 2022 in dotnet
IAsyncDisposable combined with the "await using" pattern can produce nice and simple code, but also has pitfalls.
Posted on June 10, 2022 in dotnet
Where we learn that nullable value types and null references are not exactly the same.
Proposing a Roslyn Analyzer to help manage FIXME comments and keep technical debt under control.
( page 1 | older posts )