UI programs (WPF or Windows Forms) and ASP.NET programs should use async and await thoroughly to avoid deadlock. Why does a console program not hav
async
await