Click Here to Install Silverlight*
United StatesChange|All Microsoft Sites
Microsoft
Download Center 
Search Advanced Search

Windows RSS Platform Screensaver Sample 

Brief Description
Complete source code for a screensaver that uses the Windows RSS Platform to display images from picture feeds. This sample requires Internet Explorer 7 Beta 2 Preview released March 20.

On This Page

Validation Required

This download is available to customers running genuine Microsoft Windows. Please click the Continue button to begin Windows validation. As described in our privacy statement, Microsoft will not use the information collected during validation to identify or contact you.

Windows Vista users must pass Microsoft Genuine validation requirements to enable certain product features and to obtain non-security updates and product support from Microsoft. For more information, go to the Windows Genuine Advantage FAQ.


Quick Details
File Name:RssScreenSaver_b2.msi
Version:2004
Date Published:4/4/2006
Language:English
Download Size:235 KB
Estimated Download Time: 1 min 56K

Overview

This sample, written in C#, demonstrates the use of the Windows Really Simple Syndication (RSS) Platform to scan the Common Feed List for feeds that contain enclosed images. The sample demonstrates how to enumerate feeds, search for enclosures of the desired file type, and display images and text on the screen. The online documentation explains how to install and further customize the sample.

 Top of page

System Requirements

  • Supported Operating Systems: Windows XP Service Pack 2
Internet Explorer 7 Beta 2 Preview
Microsoft Visual Studio 2005
Microsoft .NET Framework version 2.0

 Top of page

Instructions

This download is available to customers running genuine Microsoft Windows. Click the Continue button in the Validation Required section above to begin the short validation process. Once validated, you will be returned to this page with specific instructions for obtaining the download.

 Top of page

Additional Information

The installer creates a folder in "My Documents" called MSDN\RssScreenSaver with source code and documentation. Once the project is loaded into the Visual C# environment, you must compile it before running or installing it as a Windows screensaver.

When the screensaver is launched, it scans the Common Feed List for RSS feed items that contain enclosures (binary attachments) that can be displayed. Then it creates a full-screen Windows Form and displays data from the feeds. A timer is used to update the currently selected topic and change the background image. If the mouse is moved or clicked at any point, or if a key is pressed, the program exits immediately.

 Top of page

 Top of page


© 2009 Microsoft Corporation. All rights reserved. Contact Us |Terms of Use |Trademarks |Privacy Statement