This mini-tutorial will build on the work done yesterday, and will demonstrate how to return to the default visual state for a given state group.
Windows Phone From Scratch #10 – Visual State Part 2
Firstarter 2010 – Data Binding
I had the great pleasure of presenting the Data Binding portion of the 2010 Firestarter,
joining Scott Guthrie, Yavor Georgiev, Dan Wahlin, John Papa, Tim Heuer, Mike Cook, Jossef Goldberg and Jaime Rodriguez for an amazing day.
Windows Phone From Scratch #9 – Visual State
When transitioning from one state (e.g., button up) to another (e.g., button pressed) the user expects and requires visual feedback. Often this is provided with animation: the button appears to descend. Creating this animation is greatly simplified by the Visual State Manager in Silverlight, and thus in Windows Phone 7.
To see this in a simple demonstration, let’s return to the form created in the previous tutorial, Styles, and examine the OK button.
Yet Another Podcast #16 – Adam Kinney
Talking with Adam Kinney about Expression Blend For Developers
- Listen | Return to Yet Another Podcast
Call in comments: 1-347-YAP-CAST
![]() |
![]() |
![]() |
Windows Phone From Scratch #8–Styles
Let’s take a look at how styles can unify the look and feel of a Windows Phone application. This and the next few Windows Phone From Scratch (WPFS) postings will use the same form, so we’ll begin by creating a new Windows Phone Application in Expression Blend, and we’ll name it WPFS8.
Yet Another Podcast #15 – Ian Griffiths
Talking with Ian Griffiths about C#, Async and much more.
- Listen | Return to Yet Another Podcast
Call in comments: 1-347-YAP-CAST
![]() |
![]() |
![]() |
Quick Timesaver When Coding Xaml
Try this in your Xaml…
<Button VerticalAlignment="Center" HorizontalAlignment="Center" Margin="5" Height="30" />
The Full Stack–Part 4: Back to the client
Part 4 in the Full Stack series in which Jon and I are building an entire application from conception to delivery that includes MVC 3 ASP.NET, Silverlight and Windows Phone.
Silverlight –The Future Starts Now
There was quite a bit of concern about announcements and lack of announcements and press reports during PDC. I wrote a short posting on the issue, but nothing says commitment and long, robust and healthy life, like a Scott Guthrie keynote marked by “what’s coming next for Silverlight”
Windows Phone From Scratch #7–Element Binding
Yet Another Podcast #14 – Shawn Wildermuth
Talking with Shawn Wildermuth about Silverlight, Windows Phone, Data and more.
Listen | Return to Yet Another Podcast
Call in comments: 1-347-YAP-CAST
![]() |
![]() |
![]() |
Yet Another Podcast #13–Corey Schuman
Talking with Corey Schuman about Windows Phone, Blend and more.
Listen | Return to Yet Another Podcast
Call in comments: 1-347-YAP-CAST
![]() |
![]() |
![]() |