Web Gadget SDK Web Gadget SDK
[Back to Web Gadget SDK Index]
Windows Live Gadget Samples
This page list all the samples that are currently included in the SDK. To use try samples, do the following:
  1. Download and save the samples zip file here.
  2. Unzip the samples into C:\Gadgets directory.
  3. Create a virtual directory in your IIS called "Gadgets".
  4. Add "http://*.start.com" and "http://*.live.com" to your trusted sites in Internet Explorer.
  5. Go to http:///www.live.com and add one of the sample manifest URL to try out the sample.

Each sample is well-commented, and is included to demonstrate a specific functionality of the Windows Live Gadget platform. See below for details.
Sample Demonstrates How To...
Hello World Barebone Gadget to illustarte the minimal code required writing a Gadget.
Notepad A simple notepad Gadget that illustrates how to store and retrieve user data inside a Gadget.
RSS A simple RSS Gadget to illustrate how a RSS feed can be easily pulled and displayed inside a Gadget. You can use this as a template and plug in any RSS feed.
Web Wrapper Shows how you can build your UI with an HTML file, wrap the content inside a Gadget.

We will be continuing to add more samples in the future. If you have any requests, please let us know by emailing us.