Xamarin - First Application

Post on 06-Apr-2017

30 views 0 download

Transcript of Xamarin - First Application

Learn Xamarin Absolute BeginnersFirst Application

Eng Teong Cheah

Microsoft MVP in Visual Studio &

Development Technologies

Agenda

•Xamarin

•Hello Xamarin! Application

•Modifying HelloXamarin App

Xamarin

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.

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.

Hello Xamarin! Application

Modifying HelloXamarinApp

Related Content

•TutorialsPointwww.tutorialspoint.com

Thank You