.NET Answers

ASP.NET, HTML, CSS, Visual Studio, CSharp, VB.NET and other programming items of interest.
Subscribe

Archive for July 2nd, 2008

Catching Data for Performance

July 02, 2008 By: Dave Category: none

 

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?”

(more…)

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!