Web

W14 Fast, Faster ... Async ASP.NET

03/28/2012

4:00 pm - 5:15 pm

Level: Intermediate to Advanced

Tiberiu Covaci

Tiberiu Covaci

Independent Trainer

Do you have any page that needs to access the database, or a web service? Do any of those takes longer than five seconds? Do you know what happens to the rest of your application? All these questions get at least one answer during this session, together with some solutions to the problems that may arise.

You will learn:

  • Load Testing ASP.NET Applications
  • Asynchronous operations in ASP.NET WebForms
  • Asynchronous operations in ASP.NET MVC
  • Using the new async/await in Web Applications