Azure Mobile Services + Windows Phone 8

Slides:



Advertisements
Similar presentations
Cross Platform Push with Azure
Advertisements

Building Windows Store Apps with Windows Azure Mobile Services Name Title Organization.
Attie Naude 14 May 2013 Windows Azure Mobile Services.
New Release Announcements and Product Roadmap Chris DiPierro, Director of Software Development April 9-11, 2014
Students: Ilya Paskhover, Alex Tarasiuk Supervisors: Simon Zeltser, Idan Sheinberg.
Windows Azure Mobile Services. Data Push Notifications Auth Scheduler Diagnostics & Scale Agenda.
Windows Azure Mobile Services Matt Milner
Social Media Apps Programming Min-Yuh Day, Ph.D. Assistant Professor Department of Information Management Tamkang University
| Basel Discovering Windows Azure Mobile Services and Media Services Ken Casada
Platform as a Service (PaaS)
Google AppEngine. Google App Engine enables you to build and host web apps on the same systems that power Google applications. App Engine offers fast.
Google App Engine Danail Alexiev Technical Trainer SoftAcad.bg.
Cross Platform Mobile Backend with Mobile Services James
Project Rickshaw SEARCH - FIND - GO. Project Rickshaw TEAM MEMBERS KEVIN AUGUSTINO – MATT FOX – DAVID MOORE SPONSORS KARASU TECHNOLOGIES - ERIK PAUL -
Building Android Apps with Mobile Services Speaker Name Speaker Title Speaker Company Twitter:
Microsoft Azure Introduction ISYS 512. Microsoft Azure Microsoft Azure is a cloud.
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.
Twitter:
Building Connected Android Apps Chris Risner Technical Evangelist Microsoft
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.
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.
I am familiar with Mobile Services Node.js Express ASP.NET Web API SQL Table Storage Blob Storage WNS APNS GCM Mongo DB Notification Hubs Source.
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
Social Media Apps Programming Min-Yuh Day, Ph.D. Assistant Professor Department of Information Management Tamkang University
Building Windows Store Apps with Windows Azure Mobile Services Name Title Organization.
WINDOWS AZURE MOBILE SERVICES AN INTRODUCTION Bret Stateham Technical Evangelist
Cloud Computing is a Nebulous Subject Or how I learned to love VDF on Amazon.
Mobile + Cloud: Building Mobile Applications with Windows Azure Wade Wegner Blog:
Building Windows Phone Apps with Mobile Services Speaker Name Speaker Title Speaker Company Twitter:
Building Connected Windows Store apps with Windows Azure Mobile Services Nick Harris Windows Azure Tech Evangelist Microsoft Corporation WCL217.
Mobile Services Recap Windows Azure Mobile Services.
Building Windows Store Apps with Windows Azure Mobile Services Nikola Metulev Windows Platform Technical Evangelist.
Software services delivering SharePoint, Mobile, and Business Intelligence solutions Creating mobile applications that integrate with SharePoint 2013 on-
Building Azure Mobile Apps
Platform as a Service (PaaS)
Platform as a Service (PaaS)
Application area Events Conferences Exhibitions
REST APIs and Android Presented by: James Simshaw
Platform as a Service (PaaS)
Social Media Apps Programming
Secure Mobile Apps in the Enterprise
Data-driven serverless apps with Azure functions
Mobile App Trends: lifecycle, functions, and cognitive
Windows Azure Mobile Services
Building Cross-Platform Apps with Windows Azure Mobile Services
Firebase Cloud messaging A primer
Hybrid Apps: Azure Mobile Engagement and the App Economy
Building Windows Phone Apps with Windows Azure Mobile Services
PaaS - Development Stefan Geiger Gerry
Google App Engine Danail Alexiev
Microsoft Connect /19/2018 5:08 AM
IS 360 Course Introduction
12/2/ :59 AM AZR214 Developing Connected Windows Store Apps with Windows Azure Mobile Service: Overview (200) Nick Harris Sr. Technical.
12/7/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Your Devices + OData + Azure = 
ACS Deployment Scenarios
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.
Consumer Mobile Apps that Scale
PRINT TO ME Product Overview.
Bryan Soltis – Kentico Technical Evangelist
Troubleshooting.
Sessions about to start – Get your rig on!
Disaster Recovery Done Dirt Cheap Founder Curnutt Data Solutions
Building Windows Store Apps with Windows Azure Mobile Services
Presentation transcript:

Azure Mobile Services + Windows Phone 8 Anton Boyko Dmytro Kraynyk

Context Who am I? Azure Mobile Services Let's get down to business!

Who am I? I'm a developer of mobile applications. I want to be able to create back end for my applications fast and easy I don't want to re-invent already invented solutions

Azure Mobile Services SSL REST API for CRUD operations SQL Azure for data storage User authentification using LiveID, Facebook, Twitter, Google Push notifications from server side Tasks' planning from server side SDK: Windows Store, Windows Phone 8, iOS, Android, JavaScript

Let's get down to business! Using LiveID for authentificaction Cascade creation of entities Server side vlidation of foreign keys Server side validation of data select requests Sending push notifications from server side Using a planner Using stored procedures

Demo Authentication using Live ID Cascade creation of entities from server side Server side foreign key validation Server side select query validation Sending push notifications from server Using scheduler Using stored procedures from database

Money matters CPU – shared Shared mode Reserved mode CPU – shared Scheduled jobs – 1 job, up to 700 executions per month Outbound traffic – up to 165MB per day SQL Database – from $5 for 100MB FREE CPU – reserved Scheduled jobs – 10 job Outbound traffic – from $0.12 per GB (first 5GB per month for free) SQL Database – from $5 for 100MB $0.10 per hour per CPU

Where do I start? http://www.windowsazure.com/en- us/pricing/free-trial/ - 90 days long free trial http://www.windowsazure.com/en- us/develop/mobile/tutorials/get-started- wp8/ - azure mobile services basic tutorial http://msdn.microsoft.com/en- us/library/windowsazure/jj554228.aspx - azure mobile services detailed documentations

Questions? Anton Boyko boyko.ant@live.com Dmytro Kraynyk d.kraynyk@gmail.com