xamarin - first application

9
Learn Xamarin Absolute Beginners First Application Eng Teong Cheah Microsoft MVP in Visual Studio & Development Technologies

Upload: eng-teong-cheah

Post on 06-Apr-2017

28 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Xamarin - First Application

Learn Xamarin Absolute BeginnersFirst Application

Eng Teong Cheah

Microsoft MVP in Visual Studio &

Development Technologies

Page 2: Xamarin - First Application

Agenda

•Xamarin

•Hello Xamarin! Application

•Modifying HelloXamarin App

Page 3: Xamarin - First Application

Xamarin

Page 4: Xamarin - First Application

Xamarin

Xamarin is the standard for enterprise mobile development. No other platform enables businesses to reach all major devices for iOS, Android, Mac and Windows with 100 percent fully native apps from a single codebase. With Xamarin, businesses standardize mobile app development in C#, share an average 75% of source code across platforms, and take advantage of their existing skills, teams, tools and code to rapidly deliver great apps with broad reach. Xamarin is used by more than 100 Fortune 500 companies in 120 countries, and has over one million unique developer downloads.

Page 5: Xamarin - First Application

Audience

This tutorial has been developed for beginners to help them understand the basics of creating native Apps using Xamarin.

Prerequisites

All the programs in this tutorial have been developed using Visual C#. Therefore, you should have a good understanding of code written in C# programming language.

Page 6: Xamarin - First Application

Hello Xamarin! Application

Page 7: Xamarin - First Application

Modifying HelloXamarinApp

Page 8: Xamarin - First Application

Related Content

•TutorialsPointwww.tutorialspoint.com

Page 9: Xamarin - First Application

Thank You