How can I write gadgets for the Windows 7 desktop using C# and Visual Studio 2008? I\'m looking for tutorials and resources on that topic.
Gadget-creation, calling your .NET-code via Interop: http://www.codeproject.com/KB/gadgets/GadgetInterop.aspx
nice & powerful with good example