DevTeach: Asynchronous ASP.NET 2.0 PPT and Demos

On Wednesday, I presented a session on Asynchronous Programming for ASP.NET 2.0 Developers. The purpose of this talk is to introduce programmers to the new async features for ASP.NET 2.0 (Async Pages, Asyn Tasks, Event Based Async Web Services, Async DataBinding and when there is time a little pet feature of mine: PostCache Substituion). These are some simple functions that programmers can use to go after the “low hanging fruit”

Since I have modified the powerpoint for this talk, I put a newer version on the DevTeach site for attendees and also uploaded the newer version to my TALKS page on my own website.

The demos are also zipped up and on my website and the DevTeach website.

  Sign up for my newsletter so you don't miss my conference & Pluralsight course announcements!  

2 thoughts on “DevTeach: Asynchronous ASP.NET 2.0 PPT and Demos

  1. Hi,Thanks for sharing the source, that was an awesome demo, I’ve never been showed ASP.NET async features like this before.Please note there is a little mistake in your AsyncASPNET2 website source code, StaticPage.aspx should have a content control which refer ContentPlaceHolder1 and not ContentPlaceHolder2.

  2. Laurent THANKS!! Both for the comment on the session and for the note on the code. I replaced the old zip file with a new one that is from the most current version of the demos.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.