Grant Winney
  • About
  • Code
  • Questions
  • Tools of the Trade

Multithreading  

How to call an async method from a synchronous one, without deadlocking

How to call an async method from a synchronous one, without deadlocking

Writing async code whenever possible is great, but how do we do it when we're stuck with legacy (and very synchronous) code?
Aug 10, 2023
Using Async, Await, and Task to keep the WinForms UI responsive

Using Async, Await, and Task to keep the WinForms UI responsive

Using the async/await pattern in WinForms is an easy win, helping prevent one of the most annoying user experiences - a frozen UI.
Jun 7, 2021
Send me new posts: *

  • Connect
  • Privacy
  • License
  • Cross-Posting
Grant Winney © 2025. Powered by Ghost