|
|
The Holmok Rss Fetcher is an ASP.NET server control that can grab remote RSS xml documents and display them on an ASP.NET web form. Features include: Works for most RSS (versions 0.9x to 2.x) feeds, Available Source Code, Time interval Fetching. This means the control only fetches the remote every X minutes and caches the results. This means it does not fetch it from the remote source every time the control is rendered, and Its a templated control (similar to datalist or repeater controls) to allow for maximum flexibility in design.
|