Creating sidebar gadgets with WPF
The current state of art for creating sidebar gadgets is to use the DHTML model. This is not as nice as using WPF. But the good news is: there is a workaround available! mszCool on MSDN Blogs writes about using an XBAP in an IFrame. The XBAP would ofcourse be the WPF gadget.If it doesn't work, work around it!