Tag: task
-
Small Task quiz knowledge
The task and the await /async never ceases to amaze me. That because there is so much under covers( see https://channel9.msdn.com/Events/TechDays/Techdays-2014-the-Netherlands/Async-programming-deep-dive ) Let’s say that we have this code that awaits and throws ( or not ) an exception: First problem: Error order What this code will produce as output for the line Console.WriteLine(“err ”…