简体   繁体   中英

create live windows 7 gadget

I did lot of googling but could not find proper answer. I want to create gadget for windows 7 which will be showing some live data from database.(will be creating web service)

how should i proceed with this.I created html file which talk with webservice (used jquery )and display data in tabular format.

what else i need to do? how it will get installed on clients machines?how to deploy this? which technology i should use so that it will always shows live updated data.i will be comfortable with net c#.

please please help me on this.

Thanks.

http://msdn.microsoft.com/en-us/library/bb456468(v=vs.85).aspx

above link will help u to create ur first gadget. It basically need a html and a xml file, in a folder named as a foldername.gadget. this folder is placed in Program Files\\Windows Sidebar\\Gadgets

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM