DiscoverFollow Node.js Express ASP.NET Web API SQL Table Storage Blob Storage WNS APNS GCM Mongo DB Notification Hubs Source Control Facebook.

Slides:



Advertisements
Similar presentations
Cross Platform Push with Azure
Advertisements

Attie Naude 14 May 2013 Windows Azure Mobile Services.
Windows Azure Mobile Services Matt Milner
source Mobile Services compatible WebAPI controllers git WebDeploy Commit hook: Build project Website XDRIVE\site\wwwroot Mobile Services.
Microsoft Ignite /16/2017 4:11 PM
T Sponsors Paul Larsen Principal Program Manager, Microsoft Integrating cloud with existing IBM Systems BizTalk Summit 2015 – London ExCeL London | April.
WEB APPS LOGIC APPS MOBILE APPS App Service API APPS Fabrikam Kable 1. Customer books appointment 2. Customer valet assigns a technician.
Innovation Group Event: Cocktails & Clouds 10 th November 2011.
Paul Yuknewicz Principal Group PM Manager What's New for Azure Developers Azure SDK 2.5 Visual Studio 2015.
Building Connected iOS Apps with Mobile Services Chris Risner Senior Technical Microsoft Azure.
4/17/2017 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
| Basel Discovering Windows Azure Mobile Services and Media Services Ken Casada
Azure Websites Features & Capabilities Hybrid Connections VPN Support Scheduled Backups Azure Active Directory Integration Site Resiliency, HA, and.
Kirill Gavrylyuk | Principal Program Manager Lead, Azure Mobile Miranda Luna | Product Manager, Azure Mobile.
Cross Platform Mobile Backend with Mobile Services James
Partner Practice Enablement - Overview This session will focus on integration strategies for applications deployed using Microsoft Azure Websites and Microsoft.
BIT:Mobile platform Ссылка на документацию.
.NET backend Heterogeneous data Hybrid Connections Offline sync Xamarin AAD Authentication Visual Studio API Management Notification Hubs Sencha.
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.
Resources to run your applications IT Pro challenges The A-Z of Microsoft Azure Managing
Modern app development Continuous value delivery and rapid response to change.
Developing Enterprise Mobile Apps with Xamarin Loren Horsager CEO, Mobile Composer.
Introduction to Windows Azure BUGAEV ROMAN. Azure Windows Azure Platform is thus classified as platform as a service and forms part of Microsoft's cloud.
Partner Practice Enablement - Overview This session will focus on integration strategies for applications deployed using Microsoft Azure Websites and Microsoft.
Building Connected Android Apps with Azure Chris Risner Technical Evangelist
Cloud Powered Android Apps in Minutes Chris Risner Senior Technical Microsoft Azure.
Azure Services Platform Update James Conard Sr. Director Developer & Platform Evangelism Microsoft Corporation.
Bizfss File Sync and Sharing Solution, Built on Microsoft Azure, Allows Businesses to Sync, Share, Back Up Using Their Own Cloud Storage MICROSOFT AZURE.
Building Connected iOS Apps With Mobile Services Chris Risner Senior Technical Microsoft Azure.
Welcome to Azure App Services! Amie Seisay
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.
Advanced Technology Days 18. i 19. studenog 2015., Cinestar Arena Centar.
devices billion Core-Business Applications Mobil e Cloud Agile Extend to any device Take advantage of cloud scale and economics.
Powered by Microsoft Azure, PointMatter Is a Flexible Solution to Move and Share Data between Business Groups and IT MICROSOFT AZURE ISV PROFILE: LOGICMATTER.
Kevin Francis Azure Media Services Architecture Deep Dive CLD31 2.
Welcome to Azure App Services! Amie Seisay
Building and Diagnosing Applications using Visual Studio and Azure SDK Paul Yuknewicz Principal PM Manager.
Cloud Cellar Offers Users a Cost-Effective, Turnkey Backup and Restore Solution for Their Applications and Data Hosted in the Microsoft Azure Cloud MICROSOFT.
Based on Web API Supports various data stores: Azure databases SQL server on- prem/IaaS Table Storage MongoDB Facebook Twitter Google Microsoft.
A Lap around Azure API Apps. Customer Challenges What are API Apps? Creating and Consuming an API App using VS Adding authentication API Connectors Swagger.
Windows Azure and iOS Chris Risner Windows Azure Technical Evangelist Microsoft
Agility Dev TestDeploy Learn Agility.
Martina Grom MVP Office 365 How to (remote) control Office 365 with Azure Toni Pohl MVP Client Dev
Christopher Anderson Program Manager II, Microsoft Leveraging Azure Functions & Azure App Service for integration scenarios.
Cloud Computing Cosa, come e perché? Giancarlo Lelli Microsoft MVP – Avanade
DreamFactory for Microsoft Azure Is an Open Source REST API Platform That Enables Mobilization of Data in Minutes across Frameworks and Storage Methods.
Azure App Service an overview Seth
Building Azure Mobile Apps
Mobile Application Solution
Xamarin Development with
Microsoft Ignite /25/ :22 PM
S4 Solution Specialist Sales Summit
Mobile App Trends: lifecycle, functions, and cognitive
Microsoft Power BI with Azure Services
6/9/2018 3:45 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Mobile Application Solution
Hybrid Apps: Azure Mobile Engagement and the App Economy
PaaS - Development Stefan Geiger Gerry
Microsoft Connect /19/2018 5:08 AM
Building Windows Phone 7 Applications with the Windows Azure Platform
ideas to mobile apps in record time,
Appcelerator Arrow: Build APIs in Minutes. Connect to Any Data Source
12/7/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
Integrating Hybrid Apps with Line of Business Apps
TechEd /15/2019 8:08 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Consumer Mobile Apps that Scale
Sessions about to start – Get your rig on!
Presentation transcript:

DiscoverFollow

Node.js Express ASP.NET Web API SQL Table Storage Blob Storage WNS APNS GCM Mongo DB Notification Hubs Source Control Facebook Twitter Microsoft Google Azure Active Directory REST API Hybrid Connections Offline sync

TableController DomainManager DTO Mobile Service Device SQL Database BYOD MongoDB Table Storage

Lightweight and composable Thin layer on top of SQLite Not database-to-database sync Cross-platform SQLite runs on all major device platforms Not coupled or exclusive Don’t have to use it unless you want to, BYO Occasionally connected scenarios Explicit push and pull leaves control to the developer Works with a variety of data stores Whether service is backed by SQL, MongoDB, or Tables

TableController (with optimistic concurrency) Mobile Service Device SQL Database BYOD MongoDB Table Storage SQLite Explicit Push/Pull Conflict resolution

GOOGLE FACEBOOK AAD TWITTER MICROSOFT CUSTOM

WNS APNS GCM Notification Hub

Founded in 2012 Specializes in native app development, cross- platform and the cloud Orange Tribes works for clients such as Sony, TMG, Microsoft and Web Summit, but also on their own apps

Downloads

Last month stats

Worker Role Sleeve Music Mobile Service Website Azure Database Azure Storage Table Azure Redis Cache

Segment Engage Measure

Visual Studio 2013 Update 3 tooling improvements (“Host in the cloud” support for project template) Client auth flows Allows you to use “native” auth provider SDKs for single-sign-on Azure internal operational agility Lets us ship updates/fixes to you faster Accelerators continuous improvement Offline sync general availability (incremental sync, paging, soft delete) Staging slots, backup/restore support, custom domain names Visual Studio improvements Better publish experience for.NET backend apps Support in Azure preview portal SaaS connectors (turnkey integration with O365, Salesforce, etc.)