Successfully reported this slideshow.
Your SlideShare is downloading. ×

Tizen + xamarin.forms

Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Loading in …3
×

Check these out next

1 of 11 Ad

More Related Content

More from Brandon Minnick, MBA (20)

Recently uploaded (20)

Advertisement

Tizen + xamarin.forms

  1. 1. @TheCodeTraveler https://www.codetraveler.io/SDC-Tizen-NET
  2. 2. @TheCodeTraveler https://www.codetraveler.io/SDC-Tizen-NET DESKTOP WEB CLOUD MOBILE GAMING IoT AI .NET Your platform for building anything
  3. 3. @TheCodeTraveler https://www.codetraveler.io/SDC-Tizen-NET
  4. 4. @TheCodeTraveler https://www.codetraveler.io/SDC-Tizen-NET No shared code • Many languages and development environments • Multiple teams iOS Android Objective-C/Swift Java/Kotlin
  5. 5. @TheCodeTraveler https://www.codetraveler.io/SDC-Tizen-NET Shared C# codebase • 100% native API access • High performance iOS C# UI Android C# UI Shared C# logic
  6. 6. @TheCodeTraveler https://www.codetraveler.io/SDC-Tizen-NET iOS C# UI Android C# UI Shared C# Logic Shared C# Logic Xamarin.Forms UI More code-sharing, all native
  7. 7. @TheCodeTraveler https://www.codetraveler.io/SDC-Tizen-NET More code-sharing, all native Shared C# Logic Xamarin.Forms UI
  8. 8. @TheCodeTraveler https://www.codetraveler.io/SDC-Tizen-NET
  9. 9. @TheCodeTraveler https://www.codetraveler.io/SDC-Tizen-NET

Editor's Notes

  • You can build anything with .NET. From desktop apps to cloud-native services, iPhone and Android mobile apps to artificial intelligence, you can build almost anything with the .NET platform.
  • 6
  • Native, but in shared language
    Thin Wrappers around native SDKs – UIViewController. Activity
    As fast as native, feature parity easy, 70% shared code
  • Up to 90-95% code sharing
  • https://docs.microsoft.com/xamarin/xamarin-forms/get-started/installation

×