tiberiu covaci - fast, faster: async asp.net

Post on 24-May-2015

434 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Fast ASP.NETTiberiu Covaci

Fast, Faster ASP.NETTiberiu Covaci

Fast, Faster… ASP.NETTiberiu Covaci

Fast, Faster… Async ASP.NETTiberiu Covaci

Who Am ITiberiu ’Tibi’ CovaciSoftware engineer > 20 years experience

MCT since 2004, teaching .NETINETA Country Lead for SwedenSenior Trainer & Mentor in RomaniaMVP on Windows AzureASP.NET InsiderTelerik MVP & InsiderGeekTwitter: @tibor19

AgendaThe problemSolution oneSolution twoTHE Solution

Original Implementation

ASP.NET Asynchronous Page lifecycle

Init

Load

PreRender

PreRenderComplete

Async calls

The event handler Delegate

.aspx file

Web.config file

AddOnPreRenderCompleteAsync

PageAsyncTask

async/await

await Task.WhenAll(t1, t2, t3);

async/await corrected

SummaryThe problemSolution oneSolution twoTHE Solution

Diamond Sponsors

Platinum Sponsors Gold Sponsors

Training Partners Media Partners Other Partners

Thank you!

top related