How callback works in C#?

An article explaining the fundamentals of callbacks in C# with simple examples.

June 17, 2024 · 3 min · Hongzhu Cui

Async/await under the hood

Comparison of await Implementation in C# and Python.

September 23, 2023 · 3 min · Hongzhu Cui