Async Wandering Part 3 — Awaiting in synchronous WinForms code
This is the third part of the Async Wandering series. For your convenience you can find other parts in the table of contents in Part 1 – Why creating Form from WinForms in unit tests breaks async? async and await are great features of C#. By using them we can hide all cumbersome details of … Continue reading Async Wandering Part 3 — Awaiting in synchronous WinForms code