PreviousNext

C#5, ASP.NET MVC 4, and asynchronous Web applications

by bill-s, 2012-08-24T08:26:27.000Z

Check out this nice tutorial by Seven Sanderson on asyncrhonous controllers and learn how to speed up your ASP.NET MVC web apps with this exciting framework (you will also see how a simple web messenger is built using the "Long Polling" technique).

Read More