List of Figures

 

Chapter 1. A new phone, a new operating system

Figure 1.1. Common signs in railways and airports. On the left are icons integrated with text, while on the right only icons are used.

Figure 1.2. Visual Studio 2010 Express for Windows Phone

Figure 1.3. Windows Phone Developer Registration tool

Figure 1.4. Application to deploy a binary (XAP) file to the device

Figure 1.5. The WPConnect confirmation message

Figure 1.6. Using the Isolated Storage Explorer Tool to list the files in isolated storage in the emulator

Figure 1.7. The results of automated tests performed by the Marketplace Test Kit, including a list of security capabilities used by the application

Chapter 2. Creating your first Windows Phone application

Figure 2.1. The Silverlight Hello World application

Figure 2.2. Visual Studio’s New Project dialog box

Figure 2.3. Files in the Solution Explorer

Figure 2.4. Target Deployment Device selector

Figure 2.5. NavigationFailedEventArgs properties after renaming MainPage.xaml

Figure 2.6. HelloPage.xaml’s TitlePanel in the Visual Studio Designer

Figure 2.7. Using the context menu to switch between portrait and landscape layouts

Figure 2.8. Expression Blend’s System Brush Resources selector

Figure 2.9. Visual Studio’s System resource menu

Figure 2.10. Inputting text with the on-screen keyboard