Web / HTML 5

T14 Improving Your ASP.NET Application Performance with Asynchronous Pages and Actions

04/19/2011

4:00 PM - 5:15 PM

Level: Intermediate

Tiberiu Covaci

Tiberiu Covaci

Independent Trainer

Do you have any pages that need to access the database, or a web service? Do any of those take longer than 5 seconds? Do you know what happens to the rest of your application? All these questions will get at least one answer during this talk, together with some solutions on how to solve the problems that may arise.

You will learn:

  • How to test load your application
  • How to work with Asynchronous pages
  • How to work with Asynchronous handlers
  • How to work with Asynchronous Actions