Windows Azure mobile services
Get up and running with Windows Azure Mobile Services Windows Azure Mobile Services (WAMS) is a turn-key backend solution for applications, mobile or otherwise, to utilize structured storage in the cloud. It includes basic data access functionality and built-in authentication with Microsoft Account...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Indianapolis, IN :
Wrox / Wiley
c2013.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009849112206719 |
Tabla de Contenidos:
- Cover; Contents; Chapter 1: Introduction and Fundamental Concepts; What is Azure?; Windows Azure Features; And Now, Back to Our Show; Summary; Chapter 2: Creating and Manipulating Data; The Data Model; Summary; Chapter 3: Mobile Services Validation; Adding Server-Side Scripts; Summary; Chapter 4: Authentication Options in WAMS; Federated Authentication; Setting Up the Authentication Providers; Configuring Your Service for Authentication; Authentication on the Client Side; Troubleshooting Authentication; Summary; Chapter 5: Using REST to Access WAMS Data; Representational State Transfer
- REST and WAMSSummary; Chapter 6: Push Notifications; Registering Your Application; Configuring Your Mobile Service; The Mechanics of Push Notifications; Sending Notifications; Summary; Chapter 7: Advanced Scripting; Auditing Updates; Supporting Other Data Types; Supporting Arrays; Additional User Information; Scheduling Tasks; Summary; Chapter 8: Advanced Configuration; Scaling WAMS; Using an Existing Database; Monitoring WAMS; Summary; Introduction