tizen.net with xamarin

Post on 13-Apr-2017

57 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Tizen .NET with Xamarin

Prepared byEng Soon Cheah

Microsoft MVP | Xamarin MVP

Tizen .NET Features and Components

1. .NET Core2. Xamarin.Forms as a UI framework3. Tizen platform-specific API

.NET CoreFor the users of your applications, .NET native offers the following advantages:

• Fast execution times• Consistently speedy startup times• Low deployment and updates costs• Optimized application memory usage

Xamarin.Forms as a UI framework

Tizen platform-specific APIThe supported Tizen platform-specific API namespaces are :• Tizen.Applications• Tizen.Content• Tizen.Location• Tizen.Network• Tizen.Security• Tizen.System

How Tizen .NET Work?

Managed Runtime AdvantagesA managed runtime offers the following advantages for your application development:• Faster time to develop• Safer Code• Lower deployment costs• Better quality software• Cross-platform support

DEMO

References• http://www.maherjendoubi.io/xamarin-forms-and-net-core-are-the-f

uture-for-tizen-and-a-great-new-opportunity-for-net-developers-2/• https://developer.tizen.org/development/preview/getting-started• https://developer.tizen.org/development/preview

top related