Create Animations with XAML and Expression Blend

One of the neat things about XAML is that you can not only declare your objects using an XML syntax, but that you can define transformations to rotate, move, and skew your objects.

In the August 2008 issue of MSDN Magazine, in an article adapted from his upcoming book Introducing Microsoft Silverlight 2, 2nd Edition, Laurence Moroney demonstrates how you can employ XAML transforms and timelines to animate your Silverlight content.

See the Microsoft Press site for more information about Laurence’s book.