Welcome to Vista Squad Sign in | Join | Help

June 2007 - Posts

Issue with using a Single Storyboard on Multiple Elements
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...
Using a Single Storyboard on Multiple Elements
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...