Silicon Valley Code Camp : October 19 & 20, 2019session
Refactoring to Async
In this C# demo, we will go through a step by step guide to turn normal code into asynchronous code.
About This Session
In this C# demo, we will go through a step by step guide to turn normal code into asynchronous code. Along the way we will discover insights into what the code does while doing small proveable refactoring. Finally move to asynchronous code in a single keystroke.