Filter by topic
A discussion about returning tasks directly rather than using async/await..
Let's take an existing synchronous ASP.NET web app and begin refactoring it to use asynchronous programming. Sample C# project included.