Tasks
23 Jan 2012Integrate into default Windows Phone 7 functionality. In this tutorial we cover starting a phone call, beginning SMS and email messages, searching for a location and opening the web browser.
Integrate into default Windows Phone 7 functionality. In this tutorial we cover starting a phone call, beginning SMS and email messages, searching for a location and opening the web browser.
An animated candle to light your way in the dark. In this tutorial we cover embedding images in your application, animation using storyboards and programmatic versus declarative storyboards.
How long till the end of the day? In this tutorial we cover creating your first Windows Phone 7 application, using a dispatch timer and embedding a custom font.
A couple of days ago I got a really nasty surprise, I went to open To Do Today to add something to remember to do later that day and was shocked to see the message “To Do Today has been revoked by Microsoft, please uninstall this app”.
In my previous post I talked about the benefits of using co-routines in Caliburn Micro to ease any interactions with the View from the View Model. In that case it was the use of the Visual State Manager; in this post we’ll cover managing storyboards and animation.