Download presentation
Presentation is loading. Please wait.
Published byMarcia Boone Modified over 9 years ago
1
Building Connected Windows Store apps with Windows Azure Mobile Services Nick Harris (@cloudnick) Windows Azure Tech Evangelist Microsoft Corporation WCL217
2
Windows Azure Mobile Services Data Push Notifications Auth Diagnostics & Scale Agenda
4
Windows Azure Mobile Services are ideal for: Modern mobile apps Reduces the friction associated with repeating common tasks such as user authentication, push notifications, and structured storage Rapid Development Time is money. Get your app up and running sooner when you use Mobile Services to configure a straightforward and secure backend in less than five minutes. Apps requiring structured data Seamlessly connect to a Windows Azure SQL database for simple data management and dynamically created tables. Easy to set and manage permissions.
5
Demo
8
Supported Modules + Globals mssql request console push tables statusCodes mssql.query('select top 1 * from statusupdates', { success: function(results) { console.log(results); } );
9
JSON ValueT-SQL Type Numeric values (integer, decimal, floating point) Float BooleanBit DateTimeDateTimeOffset(3) StringNvarchar(max)
10
Demo
11
Windows 8 (1) (2) (3)
12
Push Notifications
13
Demo
19
10 Mobile Services 1GB SQL Database No SLA during Preview. Only small instances available. Can upgrade to a reserved instance at 33% discount from normal Pay-As-You-Go rates during Preview. From WA Free Trial
20
$
22
22 Mobile Services Developer Portal http://www.windowsazure.com/mobile http://www.windowsazure.com/mobile API Reference http://bit.ly/Q3Aq6G iOS and Android http://chrisrisner.com/
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.