introduction to azure mobile services & xamarin

12
INTRO TO AZURE MOBILE SERVICES & XAMARIN Andrew Strickland

Upload: sparkhound-inc

Post on 19-Nov-2014

96 views

Category:

Technology


5 download

DESCRIPTION

Looking for a roadmap to cross platform mobile applications? In this session, we will look at Azure Mobile Services, seeing how they can be leveraged to support your mobile applications. We will then take an existing Xamarin cross platform app and enhance it to use Azure Mobile Services.

TRANSCRIPT

Page 1: Introduction to Azure Mobile Services & Xamarin

INTRO TO AZURE MOBILE SERVICES & XAMARINAndrew Strickland

Page 2: Introduction to Azure Mobile Services & Xamarin

2

ABOUT METwitter: gaisuruEmail: [email protected] Bird score: 22

Page 3: Introduction to Azure Mobile Services & Xamarin

3

Page 4: Introduction to Azure Mobile Services & Xamarin

4

WHAT IS AMSAzure Mobile Services (AMS) is a cloud based backend for any mobile app

Use C# or Javascript

Page 5: Introduction to Azure Mobile Services & Xamarin

5

WHAT CAN AMS DOHandle Data

Authentication

Push Notifications

Page 6: Introduction to Azure Mobile Services & Xamarin

6

WHY USE AMSQuick and extreme scalability

Support for every platform

Use the parts you need

Page 7: Introduction to Azure Mobile Services & Xamarin

7

WHAT IS XAMARINXamarin is a company that offers cross-platform development using .NETXamarin iOS and Xamarin AndroidYou use C#, F# and VB .NETXamarin Studio

Page 8: Introduction 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: Introduction to Azure Mobile Services & Xamarin

HOW DOES XAMARIN WORK?

9

Compiles down to native platformsFull access to all native API

Page 10: Introduction to Azure Mobile Services & Xamarin

10

CODE DEMO

Page 11: Introduction 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: Introduction to Azure Mobile Services & Xamarin

12