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

Check the ASP.NET Podcast site out at: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2005/11/22/46.aspx

Subscribe – The Wally Way to do things.  Get iTunes or iPodder.

Download – The Not-Wally Way to do things.  Uncool.  Boring.

Scott Allen @ www.odetocode.com.  Scott says that he needs more Wally in his life, doesn't everyone?

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.

No Comments