Language

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

By |24 minutes|
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.

DOWNLOADS: Code (C#)|Code (VB)|MP3|MP4|WMV

Joe Stagner

By Joe Stagner, Joe has spent 10 years providing guidance to developers building web applications.