Pro Windows phone app development
The Windows Phone 8 platform provides a remarkable opportunity for Windows developers to create state-of-the-art mobile applications using their existing skills and a familiar toolset. Pro Windows Phone App Development, Third Edition, helps you unlock the potential of this platform and create dazzli...
Autor principal: | |
---|---|
Autores Corporativos: | , |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
New York :
Apress
2013.
|
Edición: | 3rd ed. 2013. |
Colección: | Gale eBooks
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629375406719 |
Tabla de Contenidos:
- ""Contents at a Glance""; ""Contents""; ""About the Author""; ""About the Technical Reviewer""; ""Chapter 1: Introduction""; ""Why Upgrade to Windows Phone 8?""; ""What You Need to Know""; ""What You Need to Have""; ""PC Hardware Requirements""; ""Phone Hardware Requirements""; ""Operating System Requirements""; ""The Windows Phone 8 SDK""; ""Visual Studio""; ""Summary""; ""Chapter 2: Getting Started""; ""Creating a Windows Phone 8 Project""; ""Windows Phone 8 Solution Anatomy""; ""Running Applications from Visual Studio""; ""Using the Emulator""; ""The Emulator User Interface""
- ""Additional Tools""""Emulator Accelerometer Tab""; ""Emulator Location Tab""; ""Emulator Screenshot Tab""; ""Emulator Network Tab""; ""Creating, Configuring, and Testing an Application""; ""Prerequisites""; ""Building the Example Application""; ""Customizing Application Settings""; ""Customizing Page Elements""; ""Summary""; ""Chapter 3: Building the UI with XAML""; ""Working with XAML""; ""Namespaces""; ""XAML Syntax""; ""Attached Properties""; ""Markup Extensions""; ""Resources and Styles""; ""Resource Scope""; ""Style Inheritance""; ""Implicit Styles""; ""Merging Resources""; ""Themes""
- ""Define and Use a Style""""Templates""; ""ControlTemplate""; ""Define and Use a ControlTemplate""; ""Key Classes and Dependency Properties""; ""Data Binding""; ""Binding Basics""; ""Binding in Code""; ""Binding Collections""; ""Bind Objects""; ""Binding to Other Elements""; ""Converters""; ""Implement and Bind a Converter""; ""Binding the DataTemplate""; ""Bind a Template""; ""Change Notification""; ""Property Change Notification""; ""Collection Change Notification""; ""MVVM""; ""Create and Bind a ViewModel""; ""Binding Commands""; ""Implement and Bind a Command""; ""Summary""
- ""Chapter 4: Phone Controls""""Layout Controls""; ""Canvas""; ""InkPresenter""; ""StackPanel""; ""WrapPanel""; ""Installing the Windows Phone 8 Toolkit""; ""Grid""; ""Row and Column Definitions""; ""Row and Column Spans""; ""Grid Designer""; ""Border""; ""ScrollViewer""; ""Scrolling Programmatically""; ""Viewbox""; ""Button Controls""; ""Binding ThreeState Buttons""; ""Input Controls""; ""TextBox""; ""Input Keyboards""; ""PasswordBox""; ""RichTextBox""; ""AutoCompleteBox""; ""Populating the AutoCompleteBox""; ""Filtering the AutoCompleteBox""; ""AutoCompleteBox Custom Filters""
- ""AutoCompleteBox Type Ahead""""Slider""; ""DatePicker and TimePicker""; ""DateTimePickerBase""; ""List Controls""; ""LongListSelector""; ""Bind a Simple List""; ""Grouping""; ""Grouping Complex Objects""; ""ListPicker""; ""Menu Controls""; ""ApplicationBar""; ""Handling ApplicationBar Events""; ""Configure ApplicationBar in Code""; ""Context Menus""; ""Using Commands with MenuItem""; ""Media Controls""; ""Resources vs. Content""; ""Image""; ""MultiScaleImage""; ""Create Deep Zoom Source Files""; ""Deploy the Deep Zoom Output Files""; ""Assign MultiScaleImage Properties""; ""Add Behaviors""
- ""MultiScaleImage Events""