Page view counter
HomeLearnVideosHow Do I: Implement the Predictive Fetch Pattern for AJAX?  

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

Please install Silverlight or click download to watch video locally.

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    Video   |   Download    Video   |   VB Code    C# Code

Video downloads: WMV  |  Zune  |  iPod  |  PSP  |  MPEG-4  |  3GP

Audio downloads: AAC  |  WMA  |  MPEG-4  |  MPEG-3  |  MPEG-2

Comments : 5

Leave a Comment

cv_vikram : On August 06, 2008 1:55 PM said:

Very good tutorial, but lenghty...thanks

pnv.ravikiran : On August 21, 2008 11:28 PM said:

very informative, thanks

ksivasenthil : On November 14, 2008 6:29 AM said:

Hi Joe,

I couldn't watch the video (our IT guys blocked it). However, I got hands on your shared C# code.

I was just wondering what will happen to LOC if the data set on which you are trying to the predictive fetch grows to a huge number (since you have used switch cases).

Mostly in real life it can be any number.

How do you suggest to handle such situation?

djibril_chimere_DIAW : On December 30, 2008 6:54 AM said:

Thanks! Jërëjëf!

rami_nassar : On February 10, 2009 11:29 PM said:

Thanks man

Leave a Comment

You must be logged in to leave a comment. Click here to log in.

Microsoft Communities