Catching Data for Performance
I got a question the other day from a gentleman who is writing an application for YouTube. His problem is that he’s gathering data from the YouTube web site and redisplaying it in his web application. Once he has it, he then allows the user to page it and sort it. His question was, “Is there any way of caching the data so that I don’t have to go back to the YouTube web site each time?”
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

