Category Archives: WindowsPhone

BingMapsTask in Mango

Mango From Scratch It turns out that launching Bing Maps, even with Search terms and setting the zoom level is absurdly easy, using the new BingMaps task.  I used it to search for donuts in the Boston area (and came … Continue reading

Posted in Essentials, Mango, Mini-Tutorial, WindowsPhone | Tagged | 1 Comment

Yet Another Podcast Show 38–What’s New In Mango

Larry Lieberman, Product Manager – Windows Phone Team, who works on the Developer Platform joins us to discuss what’s new in Mango for Consumers and for Developers.  Larry provides a vital overview of the newest features in Windows Phone. Listen … Continue reading

Posted in Community, Essentials, Mango, Mobile, News, Podcast, WindowsPhone | Tagged | 1 Comment

Fast Switching and Page State in Mango

Mango From Scratch Mango introduces fast application switching.  To implement this feature a new stage in the lifecycle has been added: Dormant.  Applications are put in the dormant state when the user navigates forward, away from the application (e.g., using … Continue reading

Posted in Data, Essentials, Mango, Mini-Tutorial, WindowsPhone | 5 Comments

The Full Stack, Part 12: Adding photo support to our Windows Phone app – Capture, storage, and display

We walk through the code we used to add photo support to the WhoIsThat application, including: Using the Camera chooser  Restoring application state after the photo is taken  Decoding and displaying the image  Storing and retrieving the image

Posted in Data, Full Stack, Mango, Silverlight 5, WindowsPhone | Tagged | 2 Comments

Yet Another Podcast #37 Silverlight HTML5 & Developers Part 2

Part 2 of a conversation with Shawn Wildermuth, president of Agilitrain and author of the forthcoming  book Essential Windows Phone 7 about Mix, Silverlight, Windows Phone, HTML5 and the state of .NET development Listen | Return to Yet Another Podcast … Continue reading

Posted in Community, Data, Essentials, Languages, Mango, Opinion, Patterns & Skills, Podcast, WindowsPhone | Tagged | 1 Comment

Secondary Tiles– Part 1: Creation

Mango From Scratch Tiles come in two flavors: Application Tiles and Secondary Tiles.  The secondary tile is always created programmatically, typically based on an interaction with the user.  Secondary tiles are often used to provide user-specific data such as the … Continue reading

Posted in Essentials, Mango, WindowsPhone | Tagged | 2 Comments

Mango Announcement

Andy Lees today announced the Mango release, and the availability of the development tools.  Read more here.

Posted in Community, Mango, WindowsPhone | Tagged | 1 Comment

Managing the Back Stack

Mango From Scratch In a previous posting, I discussed creating Reminders.  One little known feature of reminders is that you can click on the Reminder to return to the original application (the application in which you set the Reminder).  For … Continue reading

Posted in Essentials, Mango, Mini-Tutorial, Patterns & Skills, WindowsPhone | Tagged | 2 Comments

Yet Another Podcast #36 Mary Jo Foley

Mary Jo Foley has covered the tech industry for 25 years, and has been following Microsoft for the past ten years.  She has written for ZDNet, eWeek and Baseline among other publications and web sites and is the author of … Continue reading

Posted in Community, Essentials, Mobile, News, Opinion, Podcast, Silverlight 5, WindowsPhone | Tagged | Comments Off on Yet Another Podcast #36 Mary Jo Foley

Persisting an image

Windows Phone From Scratch In our Full Stack program we need to take a snapshot and persist it to isolated storage, for retrieval at a later time.  This posed an interesting question: how do you put an image into a … Continue reading

Posted in Data, Mini-Tutorial, Patterns & Skills, WindowsPhone | Tagged | 23 Comments

The Full Stack–Accidentally Pair Programming and Writing Unit Tests

In this episode of The Full Stack, Jesse and Jon continue their reboot of the windows phone client project. Having set up an MVVM application and decided on using a repository pattern on the phone that mirrors the server’s repository, … Continue reading

Posted in Data, Essentials, Full Stack, Mini-Tutorial, Patterns & Skills, WindowsPhone | Tagged | 2 Comments

Yet Another Podcast #35–Silverlight, HTML5 and Developers

Part 1 of a conversation with Shawn Wildermuth, president of Agilitrain and author of the forthcoming book Essential Windows Phone 7 about Mix, Silverlight, Windows Phone, HTML5 and the state of .NET development Listen | Return to Yet Another Podcast … Continue reading

Posted in Community, Data, Languages, Mango, Opinion, Patterns & Skills, Podcast, WindowsPhone | Tagged | 1 Comment