New - AJAX Patterns Video Series

This week I launched the first in a series of Videos on AJAX Patterns with the ASP.NET 2.0 Extensions for AJAX

I’ll be releasing 1 or 2 a week and have about 30 topics identified.

PLease check out the first one and sne dme your comments and suggestions.

How Do I: Implement the Predictive Fetch Pattern for AJAX?

Demonstrates an implementation of the Predictive Fetch pattern for AJAX, where the AJAX engine uses the current state of the user’s interaction to predict which set of content will be needed next, and then fetches that data in advance from the server. This provides for a more responsive user experience.

Presented by Joe Stagner

Duration: 24 minutes, 45 seconds

https://asp.net/learn/videos/view.aspx?tabid=63&id=100