Windows Phone App Studio – Part 3 – XAML Styling

If you are following along then you are well on your way to being able to publish an app using Windows Phone App Studio. If you are just joining in, great! This part of the tutorial will touch on some stying that we can do to make our app not only look a bit different but function a little better based on some of our needs.

If you recall in Part 1, I touched on the predefined templates App Studio provides. There are a number of them however, in certain situations the template does not match the data that should be bound to the view.

Before we dive in, the rest of this article assumes a project was created in App Studio and the source code was generated and downloaded. Please refer to Part 1 for details.

Read More!