I’ve published the sample code I use to demonstrate the use of async / await in C# 5.0. You can find it here . Projects PauloMorgado.AyncDemo.WebServer This project is a simple web server implemented as a console application using Microsoft ASP.NET Web API self hosting and serves an image (with a delay...
Posted to
Paulo Morgado
by
Paulo Morgado
on
Sun, Oct 7 2012
Filed under:
Filed under: .NET, WinForms, ASP.NET, C#, WPF, CodeProject, async, .NET4.5, C#5.0, ASP.NET Web API