(X) Hide this Join a live webcast on October 14th, 10:00 am PDT: 'MEF: Overview of the Managed Extensibility Framework in Silverlight 4' by Gill Cleeren
Learn More | Sign Up | More Webinars by SilverlightShow

Recommended

 

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 1 result for Roberto Sonnino.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Silverlight Show  on  Oct 13, 2010 (4 days ago)
    Roberto Sonnino has a tutorial explaining how to develop the Turnstile animation as featured in the Windows Phone 7 UI, along with an easy-to-use ItemsControl that applies the effect to its items.

    Source: The Code Project

    This article is divided in two parts. In the first part, we'll deconstruct the effect in the simplest possible way. To do that; we'll reproduce the effect in a "controlled scenario", in which we build all the elements knowing their positions. In the second part, a refactored and reusable version of this effect will be presented in the form of an ItemsControl that can use any panel for positioning the elements. In one sentence, "Make it work, then make it right".