I really like the new async/await syntax. It makes a lot of sense if you do a lot of asynchronous programming and have come to hate callbacks and having to roll your own exception handling recovery and cancellation mechanisms.
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
I really like the new async/await syntax. It makes a lot of sense if you do a lot of asynchronous programming and have come to hate callbacks and having to roll your own exception handling recovery and cancellation mechanisms.