vista dev: updated sidebar gadget templates
| Comments Thanks for visiting! Just a fair warning this post is fairly 'old' in tech terms and may contain outdated information and/or broken links or pictures. Please verify info and feel free to contact me if questions!
i did a quick refresh on my windows vista sidebar gadget templates for visual studio. it is a simple refresh that accomplishes the following:
- puts both the VB and C# web project templates in the same visual studio content installer
- moves the structure around to demonstrate how to use locale folders within gadgets (see image below)
i get questions on the first one (VB/C# templates) a lot. really there is no difference between the templates, the only reason i created two is so that when you choose "new web site" it will show up under both language options. that's it. gadget development itself is mostly html/javascript (unless you are using something like script#), so the templates are there for convenience only.
new structure:
i've refreshed the old download links, but here is the link to the updated single VSI file as well:
file: VistaSidebarGadget.vsi
Please enjoy some of these other recent posts...
Comments