In My Spare Time
We ended up converting his whole project from a very unm-aintainable jquery solution to Silverlight and below are some examples of what the almost final product looked like. The most beautiful part is the interactivity which you are unable to experience. The direct client benefits were performance, quality and maintainability of the code. Don't get me wrong, I love jquery, but it shouldn't be used as a "winform style" app replacement technology, unless you really have a lot of money.


Very simple drag and drop example
Here is one of a couple examples I built up to show how Silverlight could give them true Rich Internet Applications (RIA). In this particular example I was showing drag and drop. I built this in 2009.
Silverlight shopping cart example