I just finished the TPL Async course on Pluralsight. It covers some ways on using the Task Parallel Library on .Net 4.5 to get responsive software.
Overall, pretty interesting. I had learned some of it on books such as Essential C# 6.0, but unfortunately I never got around to using it so had forgotten much of it.