.net - C# tutorial to write gadgets -
How can I write a gadget for the Windows 7 desktop using C # and Visual Studio 2008? I am looking for tutorials and resources on that topic.
Try it
C # is not the only option to explain how to develop gadgets without C #. (Generally the gadget was written in a mix of XML, HTML, CSS, and some IE scripting languages.)
A related stack overflow question which can provide additional information as well.
Comments
Post a Comment