Tips for Creating a Silverlight 2 Gadget for Vista

First, glance over at Chris Szurgot’s post on creating a Silverlight Gadget. It really is as easy as he says it is. Just build your project in Visual Studio and in the html page replace the: <param name=”source” value=”ClientBin/MySilverlightApp.xap”/> with <param name=”source” value=”x-gadget:///MySilverlightApp.xap”/> There are a couple things that should be noted though. Here is…

Read More

Head First C#: Silverlight Supplement For Chapter 1 (pages 8-16)

Silverlight Concepts Covered: Building a basic Silverlight project Creating code behind for a event triggered by the user Creating an HTML alert (a fake MessageBox) in Silverlight Project Files are available for download at the bottom of the page. Because I’m an interaction designer and not a coder, I find that there are certain things…

Read More

Show Off Winners!

They’ve just posted the Show Off winners from MIX 08, and my Wiimote Visualization squeaked in at number 3. Here is the complete list of winners: Crayon Physics Deluxe by Petri Purho Real Time Physics in Silverlight by Bill Reiss, Andy Beaulieu and Jeff Webber Wii Data Visualization and Multipoint Nonsense by Matthias Shapiro (that’s…

Read More