Windows Phone 7 Silverlight Cookbook.
All the recipes you need to start creating apps and making money.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Pub.,
2011.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Windows Phone 7 Silverlight Cookbook; Windows Phone 7 Silverlight Cookbook; Credits; Foreword; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Layout and Design; Introduction; Downloading the tools; Understanding the tools; Visual Studio 2010 Express.
- Expression Blend for Windows PhoneWindows Phone Emulator; Also included in the download; Creating simple navigation; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using Positioning controls; Getting ready; How to do it ... ; How it works; Discovering the various input controls; Getting ready; How to do it ... ; How it works; There's more ... ; ViewStateManager introduction; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Understanding the panorama control; Getting ready; How to do it ... ; How it works ... ; Using the pivot control; Getting ready; How to do it ...
- How it works ... 2. Creating Animation; Introduction; Using ViewStateManager to create simple animations; Getting ready; How to do it ... ; How it works ... ; The basics of timelines; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using timelines for feedback to users; Getting ready; How to do it ... ; How it works ... ; 3. Behaviors and Events; Introduction; Understanding events; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Understanding basic behaviors; Getting ready; How to do it ... ; How it works ... ; There's more ... ; ControlStoryBoardAction; GoToStateAction.
- PlaySoundActionCustom behavior; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Physics engine behavior; Getting ready; How to do it ... ; How it works ... ; There's more ... ; 4. DataBinding 101/MVVM; Introduction; A case for MVVM; Separation of Concerns; Testability; Reusability; Creating a simple model; Getting ready; How to do it ... ; There's more ... ; Creating a ViewModel; Getting ready; How to do it ... ; There's more ... ; Creating a view; Getting ready; How to do it ... ; How it works ... ; Element-to-element binding; Getting ready; How to do it ... ; How it works ...
- 5. Services, Data, and RSSIntroduction; Creating a WCF service to access a SQL database; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using a WCF service in a Windows Phone application; Getting ready; How to do it ... ; How it works ... ; Building a simple RSS reader; Getting ready; How to do it ... ; How it works ... ; 6. Location Services; Introduction; Tracking latitude and longitude; Getting ready; How to do it ... ; How it works ... ; See also; Tracking altitude, speed, and course; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also.