intro to azure mobile services & xamarin

12
INTRO TO AZURE MOBILE SERVICES & XAMARIN Andrew Strickland

Upload: innotech

Post on 13-May-2015

251 views

Category:

Business


0 download

DESCRIPTION

Presented at InnoTech Dallas/ SharePoint TechFest Dallas. All rights reserved.

TRANSCRIPT

Page 1: Intro to Azure Mobile Services & Xamarin

INTRO TO AZURE MOBILE SERVICES & XAMARINAndrew Strickland

Page 2: Intro to Azure Mobile Services & Xamarin

2

ABOUT ME

Twitter: gaisuruEmail: [email protected] Bird score: 22

Page 3: Intro to Azure Mobile Services & Xamarin

3

Page 4: Intro to Azure Mobile Services & Xamarin

4

WHAT IS AMS

Azure Mobile Services (AMS) is a cloud based backend for any mobile app

Use C# or Javascript

Page 5: Intro to Azure Mobile Services & Xamarin

5

WHAT CAN AMS DO

Handle Data

Authentication

Push Notifications

Page 6: Intro to Azure Mobile Services & Xamarin

6

WHY USE AMS

Quick and extreme scalability

Support for every platform

Use the parts you need

Page 7: Intro to Azure Mobile Services & Xamarin

7

WHAT IS XAMARIN

Xamarin is a company that offers cross-platform development using .NET

Xamarin iOS and Xamarin Android

You use C#, F# and VB .NET

Xamarin Studio

Page 8: Intro to Azure Mobile Services & Xamarin

8

WHY CHOOSE XAMARINLeverage .NET and C# SkillsTarget multiple platforms while reusing code Use Visual StudioComponent Store from XamarinGet native UX combined with native performance

Page 9: Intro to Azure Mobile Services & Xamarin

HOW DOES XAMARIN WORK?

9

Compiles down to native platforms

Full access to all native API

Page 10: Intro to Azure Mobile Services & Xamarin

10

CODE DEMO

Page 11: Intro to Azure Mobile Services & Xamarin

QUESTIONS?

Andrew Strickland, Sr. Dev Consultant [email protected]

Stop by our booth #421 to learn more and play our “Collar Fling” game

11

Page 12: Intro to Azure Mobile Services & Xamarin

12