Native i os, android, and windows development in c# with xamarin 4

Xamarin
XamarinXamarin
James Montemagno
DeveloperEvangelist,Xamarin
4
The future of apps
@JamesMontemagno
Make it fast, easy, and fun to
create great mobile apps.
Xamarin’s Mission
Xamarin – Your Complete Mobile Solution
BUILD TEST MONITOR
ACCELERATE
BUILD TEST MONITOR
ACCELERATE
Xamarin – Your Complete Mobile Solution
Xamarin’s Unique Approach
Shared C# codebase • 100% native API access • High performance
iOS C# UI Windows C# UIAndroid C# UI
Shared C# Mobile
Windows APIs
Microsoft.Phone Microsoft.Networking Windows.Storage Windows.Foundation Microsoft.Devices
System.Data System.Windows System.Numerics System.Core System.ServiceModel
System.Net System System.IO System.Linq System.Xml
iOS – 100% API Coverage
MapKit UIKit iBeacon CoreGraphics CoreMotion
System.Data System.Windows System.Numerics System.Core System.ServiceModel
System.Net System System.IO System.Linq System.Xml
Android – 100% API Coverage
Text-‐to-‐speech ActionBar Printing Framework Renderscript NFC
System.Data System.Windows System.Numerics System.Core System.ServiceModel
System.Net System System.IO System.Linq System.Xml
Native Performance
Xamarin.iOS does full Ahead Of Time
(﴾AOT)﴿ compilation to produce an ARM
binary for Apple’s App Store.
Xamarin.Android takes advantage of
Just In Time (﴾JIT)﴿ compilation on the
Android device.
.NET
C#
Compile
and Link
.APK
Bindings
Runs
Natively
IL
+
JIT
✓Always Up-‐to-‐Date
•
•
•
•
•
•
•
•
•
•
•
Visual Studio Xamarin Studio
Xamarin.com/Download
Visual Studio Integration
Native i os, android, and windows development in c# with xamarin 4
Let’s take a look
Meet Xamarin.Forms
Xamarin + Xamarin.Forms
Traditional Xamarin
Approach
With Xamarin.Forms:
More code-‐sharing, all native
iOS C# UI Windows C# UIAndroid C# UI
Shared C# Backend
Shared UI Code
Shared C# Backend
What’s included
✓ 40+ Pages, layouts, and controls
(﴾Build from code behind or XAML)﴿
✓ Two-‐way data binding
✓ Navigation
✓ Animation API
✓ Dependency Service
✓ Messaging Center
Shared C# Backend
Shared UI Code
Layouts
Pages
Stack Absolute Relative Grid ContentView ScrollView Frame
Content MasterDetail Navigation Tabbed Carousel
ActivityIndicator BoxView Button DatePicker Editor
Entry Image Label ListView Map
OpenGLView Picker ProgressBar SearchBar Slider
Stepper TableView TimePicker WebView EntryCell
ImageCell SwitchCell TextCell ViewCell
Controls
Xamarin.Forms Ecosystem
Windows Xamarin.Forms
StackPanel StackLayout
TextBox Entry
ListBox ListView
CheckBox Switch
ProgressBar ActivityIndicator
Grid Grid
Label Label
Button Button
Image Image
Date/TimePicker Date/TimePicker
Control
Comparison
Windows Xamarin.Forms
DataContext BindingContext
{Binding Property} {Binding Property}
ItemsSource ItemsSource
ItemTemplate ItemTemplate
DataTemplate DataTemplate
Binding
Comparison
Platform
Customization
<?xml version="1.0"  encoding="UTF-­‐8"?>
<TabbedPage xmlns="http://xamarin.com/schemas/2014/forms"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
x:Class="MyApp.MainPage">
<TabbedPage.Children>
<ContentPage Title="Profile"  Icon="Profile.png">
<StackLayout Spacing="20" Padding="20"
VerticalOptions="Center">
<Entry Placeholder="Username"
Text="{Binding  Username}"/>
<Entry Placeholder="Password"
Text="{Binding  Password}"
IsPassword="true"/>
<Button Text="Login"  TextColor="White"
BackgroundColor="#77D065"
Command="{Binding  LoginCommand}"/>
</StackLayout>
</ContentPage>
<ContentPage Title="Settings"  Icon="Settings.png">
<!-­‐-­‐ Settings -­‐-­‐>
</ContentPage>
</TabbedPage.Children>
Native UI from shared code
Let’s take a look
9
What’s new in Xamarin Platform?
Enhanced VS IntegrationXamarin.Forms 2.0 iOS 9 & Android M Preview
Technologies
Xamarin.Forms 2.0
Xamarin.Forms 2.0: Material Design
https://blog.xamarin.com/material-‐design-‐for-‐your-‐xamarin-‐forms-‐android-‐apps/
Xamarin.Forms 2.0: Material Design
https://blog.xamarin.com/material-‐design-‐for-‐your-‐xamarin-‐forms-‐android-‐apps/
Xamarin.Forms 2.0: ListView Optimizations
http://developer.xamarin.com/guides/cross-‐platform/xamarin-‐forms/user-‐interface/listview/performance/
Xamarin.Forms 2.0: ListView Optimizations
http://developer.xamarin.com/guides/cross-‐platform/xamarin-‐forms/user-‐interface/listview/performance/
Xamarin.Forms 2.0: XAML Optimizations
https://developer.xamarin.com/guides/cross-‐platform/xamarin-‐forms/user-‐interface/xaml-‐basics/xamlc/
Xamarin.Forms 2.0: XAML Optimizations
https://developer.xamarin.com/guides/cross-‐platform/xamarin-‐forms/user-‐interface/xaml-‐basics/xamlc/
Xamarin.Forms 2.0: Windows 10 (﴾UWP)﴿ Preview
https://blog.xamarin.com/getting-‐started-‐with-‐xamarin-‐forms-‐windows-‐10-‐preview/
Let’s take a look
Visual Studio Integration Enhancements
9
Enhanced iOS & Android Designers
Preview Technologies
Profiler
Objective Sharpie
CocoaPod Integration
Inspector
Get Started Today
xamarin.com
Free 30 Day Trial -‐ xamarin.com/university
Unrivaled Mobile
Development
Training
Live unlimited mobile development training from
mobile experts, in your time-‐zone, on your
schedule, and as often as you'd like.
evolve.xamarin.com
Native i os, android, and windows development in c# with xamarin 4
Resources:
Thank you.
James
Montemagno
Developer Evangelist, Xamarin
james@xamarin.com motzcod.es @JamesMontemagno
Questions?
1 of 44

Recommended

Xamarin cross platform by
Xamarin cross platformXamarin cross platform
Xamarin cross platformGuada Casuso
2.1K views37 slides
Getting Started with iOS & Android Development Using Xamarin & Visual Studio by
Getting Started with iOS & Android Development Using Xamarin & Visual StudioGetting Started with iOS & Android Development Using Xamarin & Visual Studio
Getting Started with iOS & Android Development Using Xamarin & Visual StudioMark Arteaga
2.2K views43 slides
Highlights from the Xamarin Evolve 2016 conference by
Highlights from the Xamarin Evolve 2016 conferenceHighlights from the Xamarin Evolve 2016 conference
Highlights from the Xamarin Evolve 2016 conferenceChristopher Miller
600 views31 slides
Xamarin Platform by
Xamarin PlatformXamarin Platform
Xamarin PlatformRui Marinho
464 views69 slides
Introduction to Xamarin by
Introduction to XamarinIntroduction to Xamarin
Introduction to XamarinVinicius Quaiato
342 views96 slides
Mobile Cross-Platform App Development in C# with Xamarin by
Mobile Cross-Platform App Development in C# with XamarinMobile Cross-Platform App Development in C# with Xamarin
Mobile Cross-Platform App Development in C# with XamarinNick Landry
2.4K views63 slides

More Related Content

What's hot

Building Your First Xamarin.Forms App by
Building Your First Xamarin.Forms AppBuilding Your First Xamarin.Forms App
Building Your First Xamarin.Forms AppXamarin
1.3K views29 slides
Customizing Xamarin.Forms UI by
Customizing Xamarin.Forms UICustomizing Xamarin.Forms UI
Customizing Xamarin.Forms UIXamarin
1.3K views69 slides
Cross Platform Development with Xamarin by
Cross Platform Development with XamarinCross Platform Development with Xamarin
Cross Platform Development with Xamarinbryan costanich
3.4K views88 slides
State of Union: Xamarin & Cross-Platform .NET in 2016 and Beyond by
State of Union: Xamarin & Cross-Platform .NET in 2016 and BeyondState of Union: Xamarin & Cross-Platform .NET in 2016 and Beyond
State of Union: Xamarin & Cross-Platform .NET in 2016 and BeyondNick Landry
940 views80 slides
Introduction to Xamarin for Visual Studio 2017 by
Introduction to Xamarin for Visual Studio 2017Introduction to Xamarin for Visual Studio 2017
Introduction to Xamarin for Visual Studio 2017Xamarin
3.9K views49 slides
Introduction to xamarin by
Introduction to xamarinIntroduction to xamarin
Introduction to xamarinPrabhat gangwar
313 views30 slides

What's hot(20)

Building Your First Xamarin.Forms App by Xamarin
Building Your First Xamarin.Forms AppBuilding Your First Xamarin.Forms App
Building Your First Xamarin.Forms App
Xamarin1.3K views
Customizing Xamarin.Forms UI by Xamarin
Customizing Xamarin.Forms UICustomizing Xamarin.Forms UI
Customizing Xamarin.Forms UI
Xamarin1.3K views
Cross Platform Development with Xamarin by bryan costanich
Cross Platform Development with XamarinCross Platform Development with Xamarin
Cross Platform Development with Xamarin
bryan costanich3.4K views
State of Union: Xamarin & Cross-Platform .NET in 2016 and Beyond by Nick Landry
State of Union: Xamarin & Cross-Platform .NET in 2016 and BeyondState of Union: Xamarin & Cross-Platform .NET in 2016 and Beyond
State of Union: Xamarin & Cross-Platform .NET in 2016 and Beyond
Nick Landry940 views
Introduction to Xamarin for Visual Studio 2017 by Xamarin
Introduction to Xamarin for Visual Studio 2017Introduction to Xamarin for Visual Studio 2017
Introduction to Xamarin for Visual Studio 2017
Xamarin3.9K views
Developing Cross-platform Native Apps with Xamarin by danhermes
Developing Cross-platform Native Apps with XamarinDeveloping Cross-platform Native Apps with Xamarin
Developing Cross-platform Native Apps with Xamarin
danhermes674 views
Cross-platform Mobile Development by Xamarin
Cross-platform Mobile DevelopmentCross-platform Mobile Development
Cross-platform Mobile Development
Xamarin6.3K views
C# everywhere: Xamarin and cross platform development by Gill Cleeren
C# everywhere: Xamarin and cross platform developmentC# everywhere: Xamarin and cross platform development
C# everywhere: Xamarin and cross platform development
Gill Cleeren3K views
Native App Development for iOS, Android, and Windows with Visual Studio by Xamarin
Native App Development for iOS, Android, and Windows with Visual StudioNative App Development for iOS, Android, and Windows with Visual Studio
Native App Development for iOS, Android, and Windows with Visual Studio
Xamarin4.7K views
Say hello to Xamarin 3 by Xamarin
Say hello to Xamarin 3Say hello to Xamarin 3
Say hello to Xamarin 3
Xamarin10.9K views
Introduction to Mobile Development with Xamarin -DotNet Westide by James Montemagno
Introduction to Mobile Development with Xamarin -DotNet WestideIntroduction to Mobile Development with Xamarin -DotNet Westide
Introduction to Mobile Development with Xamarin -DotNet Westide
James Montemagno450 views
Xamarin University Presents: Building Your First Intelligent App with Xamarin... by Xamarin
Xamarin University Presents: Building Your First Intelligent App with Xamarin...Xamarin University Presents: Building Your First Intelligent App with Xamarin...
Xamarin University Presents: Building Your First Intelligent App with Xamarin...
Xamarin2.5K views
Cross Platform Development with Xamarin by Xpand IT
Cross Platform Development with XamarinCross Platform Development with Xamarin
Cross Platform Development with Xamarin
Xpand IT1.8K views
Building Your First iOS App with Xamarin for Visual Studio by Xamarin
Building Your First iOS App with Xamarin for Visual StudioBuilding Your First iOS App with Xamarin for Visual Studio
Building Your First iOS App with Xamarin for Visual Studio
Xamarin1K views
Xamarin Platform by Liddle Fang
Xamarin PlatformXamarin Platform
Xamarin Platform
Liddle Fang625 views
How Xamarin Is Revolutionizing Mobile Development by MentorMate
How Xamarin Is Revolutionizing Mobile DevelopmentHow Xamarin Is Revolutionizing Mobile Development
How Xamarin Is Revolutionizing Mobile Development
MentorMate501 views

Viewers also liked

Introduction to Xamarin.Forms by
Introduction to Xamarin.FormsIntroduction to Xamarin.Forms
Introduction to Xamarin.FormsXamarin
16.2K views26 slides
Xamarin Mobile Leaders Summit | Solving the Unique Challenges in Mobile DevOps by
Xamarin Mobile Leaders Summit | Solving the Unique Challenges in Mobile DevOpsXamarin Mobile Leaders Summit | Solving the Unique Challenges in Mobile DevOps
Xamarin Mobile Leaders Summit | Solving the Unique Challenges in Mobile DevOpsXamarin
2K views11 slides
Building Your First Android App with Xamarin by
Building Your First Android App with XamarinBuilding Your First Android App with Xamarin
Building Your First Android App with XamarinXamarin
1.3K views31 slides
Introduction to Xamarin by
Introduction to XamarinIntroduction to Xamarin
Introduction to XamarinBrian Anderson
2.9K views21 slides
Mobile Enterprise Success with Xamarin and IBM by
Mobile Enterprise Success with Xamarin and IBMMobile Enterprise Success with Xamarin and IBM
Mobile Enterprise Success with Xamarin and IBMXamarin
4.1K views21 slides
Introduction to Xamarin 2.0 by
Introduction to Xamarin 2.0Introduction to Xamarin 2.0
Introduction to Xamarin 2.0Xamarin
7.2K views24 slides

Viewers also liked(20)

Introduction to Xamarin.Forms by Xamarin
Introduction to Xamarin.FormsIntroduction to Xamarin.Forms
Introduction to Xamarin.Forms
Xamarin16.2K views
Xamarin Mobile Leaders Summit | Solving the Unique Challenges in Mobile DevOps by Xamarin
Xamarin Mobile Leaders Summit | Solving the Unique Challenges in Mobile DevOpsXamarin Mobile Leaders Summit | Solving the Unique Challenges in Mobile DevOps
Xamarin Mobile Leaders Summit | Solving the Unique Challenges in Mobile DevOps
Xamarin2K views
Building Your First Android App with Xamarin by Xamarin
Building Your First Android App with XamarinBuilding Your First Android App with Xamarin
Building Your First Android App with Xamarin
Xamarin1.3K views
Mobile Enterprise Success with Xamarin and IBM by Xamarin
Mobile Enterprise Success with Xamarin and IBMMobile Enterprise Success with Xamarin and IBM
Mobile Enterprise Success with Xamarin and IBM
Xamarin4.1K views
Introduction to Xamarin 2.0 by Xamarin
Introduction to Xamarin 2.0Introduction to Xamarin 2.0
Introduction to Xamarin 2.0
Xamarin7.2K views
Xamarin Mobile Leaders Summit: The Mobile Mind Shift: Opportunities, Challeng... by Xamarin
Xamarin Mobile Leaders Summit: The Mobile Mind Shift: Opportunities, Challeng...Xamarin Mobile Leaders Summit: The Mobile Mind Shift: Opportunities, Challeng...
Xamarin Mobile Leaders Summit: The Mobile Mind Shift: Opportunities, Challeng...
Xamarin1.1K views
Xamarin.Forms by marcofolio
Xamarin.FormsXamarin.Forms
Xamarin.Forms
marcofolio4.5K views
Accelerate Mobile Success with a Mobile Center of Excellence by Xamarin
Accelerate Mobile Success with a Mobile Center of ExcellenceAccelerate Mobile Success with a Mobile Center of Excellence
Accelerate Mobile Success with a Mobile Center of Excellence
Xamarin2.1K views
Xamarin Mobile Leaders Summit: Business at the Point of Inspiration: Producti... by Xamarin
Xamarin Mobile Leaders Summit: Business at the Point of Inspiration: Producti...Xamarin Mobile Leaders Summit: Business at the Point of Inspiration: Producti...
Xamarin Mobile Leaders Summit: Business at the Point of Inspiration: Producti...
Xamarin913 views
Android L and So Much More Webinar Slides by Xamarin
Android L and So Much More Webinar SlidesAndroid L and So Much More Webinar Slides
Android L and So Much More Webinar Slides
Xamarin5K views
Xamarin: Introduction to iOS 8 by Xamarin
Xamarin: Introduction to iOS 8Xamarin: Introduction to iOS 8
Xamarin: Introduction to iOS 8
Xamarin6.3K views
Developing and Designing Native Mobile Apps in Visual Studio by Xamarin
Developing and Designing Native Mobile Apps in Visual StudioDeveloping and Designing Native Mobile Apps in Visual Studio
Developing and Designing Native Mobile Apps in Visual Studio
Xamarin2.9K views
Enterprise Mobile Success with Oracle and Xamarin by Xamarin
Enterprise Mobile Success with Oracle and XamarinEnterprise Mobile Success with Oracle and Xamarin
Enterprise Mobile Success with Oracle and Xamarin
Xamarin2.5K views
C# 3.0 and 4.0 by Buu Nguyen
C# 3.0 and 4.0C# 3.0 and 4.0
C# 3.0 and 4.0
Buu Nguyen2.1K views
Developing and Designing Native Mobile Apps in Xamarin Studio by Xamarin
Developing and Designing Native Mobile Apps in Xamarin StudioDeveloping and Designing Native Mobile Apps in Xamarin Studio
Developing and Designing Native Mobile Apps in Xamarin Studio
Xamarin5.6K views
.NET and C# Introduction by Siraj Memon
.NET and C# Introduction.NET and C# Introduction
.NET and C# Introduction
Siraj Memon21.4K views
Cross Platform Mobile Development with Xamarin by Joe Koletar
Cross Platform Mobile Development with XamarinCross Platform Mobile Development with Xamarin
Cross Platform Mobile Development with Xamarin
Joe Koletar3K views

Similar to Native i os, android, and windows development in c# with xamarin 4

Introduction to Cross Platform Mobile Apps (Xamarin) by
Introduction to Cross Platform Mobile Apps (Xamarin)Introduction to Cross Platform Mobile Apps (Xamarin)
Introduction to Cross Platform Mobile Apps (Xamarin)BizTalk360
624 views45 slides
Xamarin Forms by
Xamarin FormsXamarin Forms
Xamarin FormsRui Marinho
1.4K views33 slides
Xamarin.Forms by
Xamarin.FormsXamarin.Forms
Xamarin.FormsNicolò Carandini
190 views32 slides
Cross-Plattform Native User Interfaces with Xamarin.Forms by
Cross-Plattform Native User Interfaces with Xamarin.FormsCross-Plattform Native User Interfaces with Xamarin.Forms
Cross-Plattform Native User Interfaces with Xamarin.FormsAndreas Kuntner
219 views32 slides
Introduction to Xamarin.Forms by
Introduction to Xamarin.FormsIntroduction to Xamarin.Forms
Introduction to Xamarin.FormsJames Montemagno
829 views38 slides
Intro to Xamarin by
Intro to XamarinIntro to Xamarin
Intro to XamarinAbhishek-Joshi
723 views51 slides

Similar to Native i os, android, and windows development in c# with xamarin 4(20)

Introduction to Cross Platform Mobile Apps (Xamarin) by BizTalk360
Introduction to Cross Platform Mobile Apps (Xamarin)Introduction to Cross Platform Mobile Apps (Xamarin)
Introduction to Cross Platform Mobile Apps (Xamarin)
BizTalk360624 views
Xamarin Forms by Rui Marinho
Xamarin FormsXamarin Forms
Xamarin Forms
Rui Marinho1.4K views
Cross-Plattform Native User Interfaces with Xamarin.Forms by Andreas Kuntner
Cross-Plattform Native User Interfaces with Xamarin.FormsCross-Plattform Native User Interfaces with Xamarin.Forms
Cross-Plattform Native User Interfaces with Xamarin.Forms
Andreas Kuntner219 views
20141216 멜팅팟 부산 세션 ii - cross platform 개발 by 영욱 김
20141216 멜팅팟 부산   세션 ii - cross platform 개발20141216 멜팅팟 부산   세션 ii - cross platform 개발
20141216 멜팅팟 부산 세션 ii - cross platform 개발
영욱 김455 views
Xamarin Dev Days - Xamarin.Forms by Pranav Ainavolu
Xamarin Dev Days - Xamarin.FormsXamarin Dev Days - Xamarin.Forms
Xamarin Dev Days - Xamarin.Forms
Pranav Ainavolu382 views
Cross platform app dev with xamarin forms by Shahriar Hossain
Cross platform app dev with xamarin formsCross platform app dev with xamarin forms
Cross platform app dev with xamarin forms
Shahriar Hossain471 views
Overview to iOS & Android Development using Visual Studio 2017 & Xamarin by Mark Arteaga
Overview to iOS & Android Development using Visual Studio 2017 & XamarinOverview to iOS & Android Development using Visual Studio 2017 & Xamarin
Overview to iOS & Android Development using Visual Studio 2017 & Xamarin
Mark Arteaga406 views
Build 2017 - B8099 - What's new in Xamarin.Forms by Windows Developer
Build 2017 - B8099 - What's new in Xamarin.FormsBuild 2017 - B8099 - What's new in Xamarin.Forms
Build 2017 - B8099 - What's new in Xamarin.Forms
Windows Developer890 views
Building Cross Platform Mobile Web Apps by James Pearce
Building Cross Platform Mobile Web AppsBuilding Cross Platform Mobile Web Apps
Building Cross Platform Mobile Web Apps
James Pearce3K views
Getting Started with Xamarin App Development by Jasjit Chopra
Getting Started with Xamarin App DevelopmentGetting Started with Xamarin App Development
Getting Started with Xamarin App Development
Jasjit Chopra217 views
Xamarin.Forms - Your Complete Mobile Solution by Commit University
Xamarin.Forms - Your Complete Mobile SolutionXamarin.Forms - Your Complete Mobile Solution
Xamarin.Forms - Your Complete Mobile Solution
Commit University835 views

More from Xamarin

Xamarin University Presents: Ship Better Apps with Visual Studio App Center by
Xamarin University Presents: Ship Better Apps with Visual Studio App CenterXamarin University Presents: Ship Better Apps with Visual Studio App Center
Xamarin University Presents: Ship Better Apps with Visual Studio App CenterXamarin
1.5K views41 slides
Get the Most Out of iOS 11 with Visual Studio Tools for Xamarin by
Get the Most Out of iOS 11 with Visual Studio Tools for XamarinGet the Most Out of iOS 11 with Visual Studio Tools for Xamarin
Get the Most Out of iOS 11 with Visual Studio Tools for XamarinXamarin
1K views45 slides
Get the Most out of Android 8 Oreo with Visual Studio Tools for Xamarin by
Get the Most out of Android 8 Oreo with Visual Studio Tools for XamarinGet the Most out of Android 8 Oreo with Visual Studio Tools for Xamarin
Get the Most out of Android 8 Oreo with Visual Studio Tools for XamarinXamarin
1.1K views62 slides
Creative Hacking: Delivering React Native App A/B Testing Using CodePush by
Creative Hacking: Delivering React Native App A/B Testing Using CodePushCreative Hacking: Delivering React Native App A/B Testing Using CodePush
Creative Hacking: Delivering React Native App A/B Testing Using CodePushXamarin
957 views17 slides
Build Better Games with Unity and Microsoft Azure by
Build Better Games with Unity and Microsoft AzureBuild Better Games with Unity and Microsoft Azure
Build Better Games with Unity and Microsoft AzureXamarin
1.6K views34 slides
Exploring UrhoSharp 3D with Xamarin Workbooks by
Exploring UrhoSharp 3D with Xamarin WorkbooksExploring UrhoSharp 3D with Xamarin Workbooks
Exploring UrhoSharp 3D with Xamarin WorkbooksXamarin
1.2K views23 slides

More from Xamarin(16)

Xamarin University Presents: Ship Better Apps with Visual Studio App Center by Xamarin
Xamarin University Presents: Ship Better Apps with Visual Studio App CenterXamarin University Presents: Ship Better Apps with Visual Studio App Center
Xamarin University Presents: Ship Better Apps with Visual Studio App Center
Xamarin1.5K views
Get the Most Out of iOS 11 with Visual Studio Tools for Xamarin by Xamarin
Get the Most Out of iOS 11 with Visual Studio Tools for XamarinGet the Most Out of iOS 11 with Visual Studio Tools for Xamarin
Get the Most Out of iOS 11 with Visual Studio Tools for Xamarin
Xamarin1K views
Get the Most out of Android 8 Oreo with Visual Studio Tools for Xamarin by Xamarin
Get the Most out of Android 8 Oreo with Visual Studio Tools for XamarinGet the Most out of Android 8 Oreo with Visual Studio Tools for Xamarin
Get the Most out of Android 8 Oreo with Visual Studio Tools for Xamarin
Xamarin1.1K views
Creative Hacking: Delivering React Native App A/B Testing Using CodePush by Xamarin
Creative Hacking: Delivering React Native App A/B Testing Using CodePushCreative Hacking: Delivering React Native App A/B Testing Using CodePush
Creative Hacking: Delivering React Native App A/B Testing Using CodePush
Xamarin957 views
Build Better Games with Unity and Microsoft Azure by Xamarin
Build Better Games with Unity and Microsoft AzureBuild Better Games with Unity and Microsoft Azure
Build Better Games with Unity and Microsoft Azure
Xamarin1.6K views
Exploring UrhoSharp 3D with Xamarin Workbooks by Xamarin
Exploring UrhoSharp 3D with Xamarin WorkbooksExploring UrhoSharp 3D with Xamarin Workbooks
Exploring UrhoSharp 3D with Xamarin Workbooks
Xamarin1.2K views
Desktop Developer’s Guide to Mobile with Visual Studio Tools for Xamarin by Xamarin
Desktop Developer’s Guide to Mobile with Visual Studio Tools for XamarinDesktop Developer’s Guide to Mobile with Visual Studio Tools for Xamarin
Desktop Developer’s Guide to Mobile with Visual Studio Tools for Xamarin
Xamarin685 views
Developer’s Intro to Azure Machine Learning by Xamarin
Developer’s Intro to Azure Machine LearningDeveloper’s Intro to Azure Machine Learning
Developer’s Intro to Azure Machine Learning
Xamarin807 views
Session 4 - Xamarin Partner Program, Events and Resources by Xamarin
Session 4 - Xamarin Partner Program, Events and ResourcesSession 4 - Xamarin Partner Program, Events and Resources
Session 4 - Xamarin Partner Program, Events and Resources
Xamarin406 views
Session 3 - Driving Mobile Growth and Profitability by Xamarin
Session 3 - Driving Mobile Growth and ProfitabilitySession 3 - Driving Mobile Growth and Profitability
Session 3 - Driving Mobile Growth and Profitability
Xamarin252 views
Session 2 - Emerging Technologies in your Mobile Practice by Xamarin
Session 2 - Emerging Technologies in your Mobile PracticeSession 2 - Emerging Technologies in your Mobile Practice
Session 2 - Emerging Technologies in your Mobile Practice
Xamarin310 views
Session 1 - Transformative Opportunities in Mobile and Cloud by Xamarin
Session 1 - Transformative Opportunities in Mobile and Cloud Session 1 - Transformative Opportunities in Mobile and Cloud
Session 1 - Transformative Opportunities in Mobile and Cloud
Xamarin294 views
SkiaSharp Graphics for Xamarin.Forms by Xamarin
SkiaSharp Graphics for Xamarin.FormsSkiaSharp Graphics for Xamarin.Forms
SkiaSharp Graphics for Xamarin.Forms
Xamarin1.7K views
Building Games for iOS, macOS, and tvOS with Visual Studio and Azure by Xamarin
Building Games for iOS, macOS, and tvOS with Visual Studio and AzureBuilding Games for iOS, macOS, and tvOS with Visual Studio and Azure
Building Games for iOS, macOS, and tvOS with Visual Studio and Azure
Xamarin518 views
Intro to Xamarin.Forms for Visual Studio 2017 by Xamarin
Intro to Xamarin.Forms for Visual Studio 2017Intro to Xamarin.Forms for Visual Studio 2017
Intro to Xamarin.Forms for Visual Studio 2017
Xamarin1.3K views
Connected Mobile Apps with Microsoft Azure by Xamarin
Connected Mobile Apps with Microsoft AzureConnected Mobile Apps with Microsoft Azure
Connected Mobile Apps with Microsoft Azure
Xamarin785 views

Recently uploaded

Throughput by
ThroughputThroughput
ThroughputMoisés Armani Ramírez
32 views11 slides
"AI Startup Growth from Idea to 1M ARR", Oleksandr Uspenskyi by
"AI Startup Growth from Idea to 1M ARR", Oleksandr Uspenskyi"AI Startup Growth from Idea to 1M ARR", Oleksandr Uspenskyi
"AI Startup Growth from Idea to 1M ARR", Oleksandr UspenskyiFwdays
26 views9 slides
Samsung: CMM-H Tiered Memory Solution with Built-in DRAM by
Samsung: CMM-H Tiered Memory Solution with Built-in DRAMSamsung: CMM-H Tiered Memory Solution with Built-in DRAM
Samsung: CMM-H Tiered Memory Solution with Built-in DRAMCXL Forum
105 views7 slides
[2023] Putting the R! in R&D.pdf by
[2023] Putting the R! in R&D.pdf[2023] Putting the R! in R&D.pdf
[2023] Putting the R! in R&D.pdfEleanor McHugh
38 views127 slides
Business Analyst Series 2023 - Week 3 Session 5 by
Business Analyst Series 2023 -  Week 3 Session 5Business Analyst Series 2023 -  Week 3 Session 5
Business Analyst Series 2023 - Week 3 Session 5DianaGray10
165 views20 slides

Recently uploaded(20)

"AI Startup Growth from Idea to 1M ARR", Oleksandr Uspenskyi by Fwdays
"AI Startup Growth from Idea to 1M ARR", Oleksandr Uspenskyi"AI Startup Growth from Idea to 1M ARR", Oleksandr Uspenskyi
"AI Startup Growth from Idea to 1M ARR", Oleksandr Uspenskyi
Fwdays26 views
Samsung: CMM-H Tiered Memory Solution with Built-in DRAM by CXL Forum
Samsung: CMM-H Tiered Memory Solution with Built-in DRAMSamsung: CMM-H Tiered Memory Solution with Built-in DRAM
Samsung: CMM-H Tiered Memory Solution with Built-in DRAM
CXL Forum105 views
[2023] Putting the R! in R&D.pdf by Eleanor McHugh
[2023] Putting the R! in R&D.pdf[2023] Putting the R! in R&D.pdf
[2023] Putting the R! in R&D.pdf
Eleanor McHugh38 views
Business Analyst Series 2023 - Week 3 Session 5 by DianaGray10
Business Analyst Series 2023 -  Week 3 Session 5Business Analyst Series 2023 -  Week 3 Session 5
Business Analyst Series 2023 - Week 3 Session 5
DianaGray10165 views
How to reduce cold starts for Java Serverless applications in AWS at JCON Wor... by Vadym Kazulkin
How to reduce cold starts for Java Serverless applications in AWS at JCON Wor...How to reduce cold starts for Java Serverless applications in AWS at JCON Wor...
How to reduce cold starts for Java Serverless applications in AWS at JCON Wor...
Vadym Kazulkin70 views
Future of Learning - Yap Aye Wee.pdf by NUS-ISS
Future of Learning - Yap Aye Wee.pdfFuture of Learning - Yap Aye Wee.pdf
Future of Learning - Yap Aye Wee.pdf
NUS-ISS38 views
"Fast Start to Building on AWS", Igor Ivaniuk by Fwdays
"Fast Start to Building on AWS", Igor Ivaniuk"Fast Start to Building on AWS", Igor Ivaniuk
"Fast Start to Building on AWS", Igor Ivaniuk
Fwdays36 views
Webinar : Competing for tomorrow’s leaders – How MENA insurers can win the wa... by The Digital Insurer
Webinar : Competing for tomorrow’s leaders – How MENA insurers can win the wa...Webinar : Competing for tomorrow’s leaders – How MENA insurers can win the wa...
Webinar : Competing for tomorrow’s leaders – How MENA insurers can win the wa...
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen... by NUS-ISS
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...
NUS-ISS23 views
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV by Splunk
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV
Splunk86 views
PharoJS - Zürich Smalltalk Group Meetup November 2023 by Noury Bouraqadi
PharoJS - Zürich Smalltalk Group Meetup November 2023PharoJS - Zürich Smalltalk Group Meetup November 2023
PharoJS - Zürich Smalltalk Group Meetup November 2023
Noury Bouraqadi113 views
MemVerge: Past Present and Future of CXL by CXL Forum
MemVerge: Past Present and Future of CXLMemVerge: Past Present and Future of CXL
MemVerge: Past Present and Future of CXL
CXL Forum110 views
Micron CXL product and architecture update by CXL Forum
Micron CXL product and architecture updateMicron CXL product and architecture update
Micron CXL product and architecture update
CXL Forum27 views
The details of description: Techniques, tips, and tangents on alternative tex... by BookNet Canada
The details of description: Techniques, tips, and tangents on alternative tex...The details of description: Techniques, tips, and tangents on alternative tex...
The details of description: Techniques, tips, and tangents on alternative tex...
BookNet Canada110 views
Combining Orchestration and Choreography for a Clean Architecture by ThomasHeinrichs1
Combining Orchestration and Choreography for a Clean ArchitectureCombining Orchestration and Choreography for a Clean Architecture
Combining Orchestration and Choreography for a Clean Architecture
ThomasHeinrichs168 views
The Importance of Cybersecurity for Digital Transformation by NUS-ISS
The Importance of Cybersecurity for Digital TransformationThe Importance of Cybersecurity for Digital Transformation
The Importance of Cybersecurity for Digital Transformation
NUS-ISS25 views
Data-centric AI and the convergence of data and model engineering: opportunit... by Paolo Missier
Data-centric AI and the convergence of data and model engineering:opportunit...Data-centric AI and the convergence of data and model engineering:opportunit...
Data-centric AI and the convergence of data and model engineering: opportunit...
Paolo Missier29 views

Native i os, android, and windows development in c# with xamarin 4