Web

TH10 Fast, Faster ... Async ASP.NET

05/17/2012

11:00am - 12:15pm

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 take 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