This document provides an overview and instructions for building Windows Phone applications. It covers page navigation, handling orientation changes, supporting different screen resolutions, localization, and using the Windows Phone toolkit. Key points include:
- Pages are navigated using a frame-based model similar to web pages. The NavigationService is used to navigate between pages.
- The ApplicationBar is used for common app actions. It handles orientation changes and resizing automatically.
- Layouts may need adjusting for landscape mode. A grid can help optimize placement of elements.
- Images and other assets should target the highest resolution (WXGA). Adaptive layout uses star sizing on rows.
- Localization is supported through resource