Archive

Archive for December, 2009

Silverlight Star Wars Scroller

December 18th, 2009

Inspired by Jim Wightman and with a jumpstart by the Star Wars Scroller of the Dotneteers, I have created my own Star Wars Scroller.
As a bonus my version features:

You can download the source here : starwarsscroller.zip

.net, music, Silverlight

Silverlight Snow Storm – Merry X-mas & Happy New Year

December 14th, 2009

Here is a small demo with source code of a Silverlight Snow Storm with sticky snow.
The application displays a maximum of 1500 snow flake controls. When the maximum is reached the old snow flakes melt and are reused.
I am using Andy Beaulieu’s Improved HitTest method (again) to test if the snow flakes hit the text (converted to path).

Have fun!

Download the source code

.net, Silverlight