Web Gadget SDK Web Gadget SDK
[Back to Web Gadget SDK Index]
Windows Live Gadget Project Template
What is the Windows Live Gadget Project Template?
The Windows Live Gadget project template allows you to more quickly develop Windows Live Gadgets with Visual Studio 2005 or Visual Web Developer Express. Once it is installed, you can use File > New Web Site... and choose "Windows Live Gadget" under My Templates to create the basic skeleton of a Windows Live Gadget to jumpstart your development.


How to use the Windows Live Gadget Project Template
  1. Download the project template here.
  2. Do not extract the .zip file. Copy it to your My Documents\Visual Studio 2005\Templates\ProjectTemplates\ directory.
  3. Start Visual Studio 2005
  4. Click on File > New... > New Website... or File > New Website... depending on what development settings you are using. The New Web Site dialog will come up at this point.
  5. Make sure you choose "Visual C#" under "Language". You should see Windows Live Gadget appear under My Templates.
  6. Choose Windows Live Gadget and click OK.
Enjoy!