Building Connected Windows Store apps with Windows Azure Mobile Services Nick Harris Windows Azure Tech Evangelist Microsoft Corporation WCL217.

Slides:



Advertisements
Similar presentations
Cross Platform Push with Azure
Advertisements

Intro to Windows Azure Antimo Musone Cloud Tour Owner Microsoft Student Partner
Building Windows Store Apps with Windows Azure Mobile Services Name Title Organization.
Attie Naude 14 May 2013 Windows Azure Mobile Services.
Building Connected iOS Apps Chris Risner Technical Evangelist Microsoft
Windows Azure Mobile Services. Data Push Notifications Auth Scheduler Diagnostics & Scale Agenda.
Push to ALL the iPhones with Azure Chris Risner Senior Technical Microsoft Azure.
Building Connected iOS Apps with Mobile Services Chris Risner Senior Technical Microsoft Azure.
| Basel Discovering Windows Azure Mobile Services and Media Services Ken Casada
Cross Platform Mobile Backend with Mobile Services James
Windows Azure Conference 2014 Windows Azure Mobile Services from ground up.
Boston Bootcamp April 27 th, 2013 Azure Websites Udaiappa Ramachandran ( Udai
Building Android Apps with Mobile Services Speaker Name Speaker Title Speaker Company Twitter:
Building Android Apps with Windows Azure Mobile Services Chris Risner Technical Evangelist Microsoft
Developing Mobile Apps with Windows Azure Mobile Services Pongsakorn Poosankam Microsoft Innovation Center – Manager Microsoft (Thailand) Limited.
Building iOS Apps with Windows Azure Mobile Services Chris Risner Technical Evangelist Microsoft
Building Connected Android Apps Chris Risner Technical Evangelist Microsoft
Kirill Principal Lead Program Manager High Scale Cross Platform Push Notifications.
Building Connected Android Apps with Azure Chris Risner Technical Evangelist
Building iOS Apps with Windows Azure Mobile Services Chris Risner Technical Evangelist Microsoft
Cloud Powered Android Apps in Minutes Chris Risner Senior Technical Microsoft Azure.
SDKs Source control, table scripts, custom API & Scheduler FacebookTwitterMicrosoftGoogle Active Directory SQL Table Storage Blob Storage WNS & MPNS.
IOS and Android with Windows Azure Websites Name Title Address Website.
CONNECTING PHONE APPLICATIONS TO THE CLOUD Nick Randolph (Built to Roam) SESSION CODE: COS-WPH208 (c) 2011 Microsoft. All rights reserved.
Building Connected iOS Apps With Mobile Services Chris Risner Senior Technical Microsoft Azure.
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
Building Mobile Phone Applications With Windows Azure Nick HarrisWindows Azure Technical Evangelist Microsoft Blog:
Sofia Event Center May 2014 Boris Simandoff, Product Chaos Group Mihail Mateev, Senior Technical Evangelist, Infragistics Inc. Node.js.
Building Windows Store Apps with Windows Azure Mobile Services Name Title Organization.
WINDOWS AZURE MOBILE SERVICES AN INTRODUCTION Bret Stateham Technical Evangelist
Building Windows Phone Apps with Mobile Services Speaker Name Speaker Title Speaker Company Twitter:
Mobile Services Recap Windows Azure Mobile Services.
Building Cross-Platform Apps with Windows Azure Mobile Services.
Windows Azure and iOS Chris Risner Windows Azure Technical Evangelist Microsoft
Instantly Deliver and Track Training to Learners Anytime, Around the World and on Any Device Within Your Office 365 Environment with LMS365 OFFICE 365.
Building Windows Store Apps with Windows Azure Mobile Services Nikola Metulev Windows Platform Technical Evangelist.
WINDOWS AZURE AND THE HYBRID CLOUD. Hybrid Concepts and Cloud Services.
DreamFactory for Microsoft Azure Is an Open Source REST API Platform That Enables Mobilization of Data in Minutes across Frameworks and Storage Methods.
Building Azure Mobile Apps
Mobile Application Solution
Application area Events Conferences Exhibitions
Azure Mobile Services + Windows Phone 8
Microsoft Virtual Academy
Windows Azure Mobile Services
Build /4/2018 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Logo here Module 3 Microsoft Azure Web App. Logo here Module Overview Introduction to App Service Overview of Web Apps Hosting Web Applications in Azure.
Mobile Application Solution
Azure API Management Jothi Prakash A
Developing an app for SharePoint autohosted in Azure
Building Cross-Platform Apps with Windows Azure Mobile Services
Building Windows Phone Apps with Windows Azure Mobile Services
PaaS - Development Stefan Geiger Gerry
Introduction to Windows Azure Web Sites
11/14/ :30 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Determine your role in a managed service
Microsoft Connect /19/2018 5:08 AM
12/2/ :59 AM AZR214 Developing Connected Windows Store Apps with Windows Azure Mobile Service: Overview (200) Nick Harris Sr. Technical.
Application Insights Diagnostics Preview
Learn. Imagine. Build. .NET Conf
Building Mobile Solutions on Windows Azure – Part I
TechEd /15/2019 8:08 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
TechEd /18/ :01 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Windows Azure Mobile Services soup to nuts
Building device & cloud apps
Azure Active Directory
REST Easy - Instant APIs for Your Database
Connecting to Services with Visual Studio
Sessions about to start – Get your rig on!
Building Windows Store Apps with Windows Azure Mobile Services
06 | SQL Server and the Cloud
Presentation transcript:

Building Connected Windows Store apps with Windows Azure Mobile Services Nick Harris Windows Azure Tech Evangelist Microsoft Corporation WCL217

Windows Azure Mobile Services Data Push Notifications Auth Diagnostics & Scale Agenda

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.

Demo

Supported Modules + Globals mssql request console push tables statusCodes mssql.query('select top 1 * from statusupdates', { success: function(results) { console.log(results); } );

JSON ValueT-SQL Type Numeric values (integer, decimal, floating point) Float BooleanBit DateTimeDateTimeOffset(3) StringNvarchar(max)

Demo

Windows 8 (1) (2) (3)

Push Notifications

Demo

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

$

22 Mobile Services Developer Portal API Reference iOS and Android