Following on from my previous post , there is a little gotcha when using a single storyboard for multiple elements in the manner I showed. If your storyboard has not finished completely and your javascript tries to start it again (because some event has
Read More...
On a secret little project I've been working on for the last two weeks I came across something interesting in Silverlight and WPF. When you're developing WPF applications, code and XAML re-use is paramount. Using templates is an absolute requirement to
Read More...