ASP.NET Podcast Show #28 - Async ASP.NET

The latest podcast, this time, I actually do something....

Subscribe or Download

Scott Allen @ www.odetocode.com.  Scott says that he needs more Wally in his life, Oh dear....

Threading and Multi-threaded applications

  • Application.DoEvents()
  • System.Threading.Thread
  • Delegates
  • Thread/Multi-threaded apps

Aynchronous Pages in ASP.NET V2.0

  • Standard Async Page using 'Async="true"', Page.AddOnPreRenderCompleteAsync method
  • Async Pages and Async Tasks (RegisterAsyncTask)
  • Impersonation, Culture, HttpContext flow

URL For Jeff Prosise Article is:
http://msdn.microsoft.com/msdnmag/issues/05/10/WickedCode/default.aspx

Glavs view on working on the AJAX book
Keeping up with Wally

Its that week again, sorry Kirk.
Check out Show #85 of Digital Pontification at
http://weblogs.asp.net/jasonsalas/archive/2005/07/27/420655.aspx starting at approximately minute 18:30.

1 Comment

Comments have been disabled for this content.