Cargando…

Windows Phone 8 Application Development with F♯

Chapter 6: Windows Phone Navigation; Navigation in Windows Phone; Windows Phone navigation model; PhoneApplicationFrame; Phone application page; Hub and Spoke navigation model; F# XAML Item Templates; Navigating between pages using a hyperlink button; Navigating between pages using NavigationService...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lohith, G. N.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2013.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Setting up for Windows Phone Development with F#; What is Windows Phone?; Windows Phone
  • a standardized platform; Development option for Windows Phone; Windows Phone Application Platform Architecture; What is F#?; Prerequisites for development; Visual Studio 2010; Windows Phone Software Development Kit 7.1; Windows Phone project and Item Templates for F#; Summary; Chapter 2: F# Windows Phone Project Overview; Windows Phone Project Templates for F#
  • F# and C# Windows Phone Application (Silverlight) Project TemplateThe AppHost project; The App project; Output; F# and C# Windows Phone List Application (Silverlight) Project Template; F# and C# Windows Phone Panorama Application (Silverlight) Project Template; Summary; Chapter 3: Working with Windows Phone Controls; Supported controls in Windows Phone; Hello world in F#; Working with the Button control; Working with the Checkbox control; Working with the Hyperlink control; Working with the ListBox control; Working with the MessageBox control; Working with the PasswordBox control
  • Working with the ProgressBar controlWorking with the RadioButton control; Working with the Slider control; Working with the TextBox control; Summary; Chapter 4: Windows Phone Screen Orientations; Orientation; Types of orientations; Setting orientation; Detecting orientation; Changing orientation in an emulator; Orientation handling techniques; Auto sizing and scrolling; Grid layout; Summary; Chapter 5: Windows Phone Gesture Events; Gestures; Gesture support in Silverlight for Windows Phone; Manipulation events; Gesture events; Understanding manipulation events; Understanding gesture events
  • LaunchersBingMapsTask; BingMapsDirectionsTask; EmailComposeTask; MarketplaceDetailsTask; MarketplaceHubTask; MarketplaceReviewTask; MarketplaceSearchTask; MediaPlayerLauncher; PhoneCallTask; SmsComposeTask; WebBrowserTask; Choosers; AddressChooserTask; CameraCaptureTask; EmailAddressChooserTask; PhoneNumberChooserTask; SaveEmailAddressTask; Summary; Chapter 9: Windows Phone Sensors; Accelerometer; GPS (location services); Summary; Index