|
|
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 Date: 13 February 2007
|
Watch the video | Download the video | Get VB code or C# code