Posted on: 12/17/2010 3:41:00 PM | Views : 667

As Cheryl blogged last week, she and I have been working with a team of others to develop a Windows Phone 7 guidance application. This application demonstrates how to address several common challenges as prioritized by customer support issues, questions, and feedback.
Our goal for now is to provide an application one step up from "hello world". The application must be "real-world" and "end-to-end" enough to address several common challenges, but otherwise be as simple as possible. It should minimize application-specific code and maximize code with more general relevance. Additionally, it should be well documented.
To address these needs, we decided to create a fuel efficiency calculator called "Fuel Tracker". This application requires only a fe ...

Go to the complete details ...