65.9K
CodeProject is changing. Read more.
Home

Building Responsive UI using Async Await in C#

starIconstarIconstarIcon
emptyStarIcon
starIcon
emptyStarIcon

3.50/5 (5 votes)

Sep 20, 2015

CC (ASA 3U)

3 min read

viewsIcon

17639

Why build responsive UI? Answer seems obvious that end-user should experience that application doesn’t hang often (for developers POV, a time taking background operation makes it look like hanging). So lets learn building responsive UI using Async Await keywords Visual Studio 2012 introduced a