Project Description
While I was designing UI for one of my core project, I was implementing Story-boarding using C#/ xaml code just so I can have some animation with the displayed Tile. One of my colleague had an interesting question about how we can animate the Tile for ever with varied speed. We did implement that in the project, I thought of putting this sample in the codeplex so if someone is starting it up, can quickly look through this sample and implement Tile Animation using Storyboard feature. Wealth of information on this can be found in the MSDN link http://msdn.microsoft.com/en-us/library/windows/apps/br229564.aspx . This sample would be a quick start for folks who are starting with Storyboard Animation.