You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great writeup! But it would be even better if you could discuss ASP.NET in the section about non-blocking servers. Do you consider ASP.NET to be a non blocking server? Is implementing IHttpAsyncHandler enough? If not, why not?