SlideShare ist ein Scribd-Unternehmen logo
1 von 38
12/25/2016 1
Mobility & Cloud
Casablanca ,30 Octobre 2016
Chourouk HJAIEJ
MCT (Microsoft Certified Trainer )
MVP (Most valuable Professional) Azure
Head of Microsoft department @ LK Technology
Affiliate Special Edition Reskin
Table of Contents
10/30/2016 Affiliate Morroco Special Edition Reskin 2
WHO IS
CHOUROUK?
AZURE
USECASE STUDY XAMARIN
CONTACTSOME TIPS
Who is this girl?
Edu
- Bsc. Software engineer (INSAT)
- Local Tunisian challenges winner & Microsoft Student Partner
Work
- Windows 8 Developer @ Mic Tunisia
- Former DX Technical Evangelist Intern @MS Tunisia
- Head of Microsoft department @LK Technology
Experience
- XAML/C#/Win8/WP8/UWP
- Azure/.NET/PowerBI/IOT/Office 365/Sharepoint
Prizes
- MVP (Microsoft Most Valuable Professional) Azure
- MCP (Microsoft Certified Professional) Azure
- MCT (Microsoft Certified Trainer)
Chourouk Hjaiej
@LK Technology
@Chourouk_HJ
10/30/2016 Affiliate Morroco Special Edition Reskin 3
Chapter 1
XAMARIN : Cross Platform Mobile Apps
10/30/2016 Affiliate Morroco Special Edition Reskin 4
10/30/2016 Affiliate Morroco Special Edition Reskin 5
10/30/2016 Affiliate Morroco Special Edition Reskin 6
Xamarin + Xamarin.Forms
With Xamarin.Forms:
more code-sharing, native controls
Traditional Xamarin approach
Shared UI Code
10/30/2016 Affiliate Morroco Special Edition Reskin 7
Pages
Content MasterDetail Navigation Tabbed Carousel
10/30/2016 Affiliate Morroco Special Edition Reskin 8
Layouts
Stack Absolute Relative Grid ContentView ScrollView Frame
Affiliate Morroco Special Edition Reskin 9
Controls
ActivityIndicator BoxView Button DatePicker Editor
Entry Image Label ListView Map
OpenGLView Picker ProgressBar SearchBar Slider
Stepper TableView TimePicker WebView EntryCell
ImageCell SwitchCell TextCell ViewCell
10/30/2016
10/30/2016 Affiliate Morroco Special Edition Reskin 10
Displaying List of Data
10/30/2016 Affiliate Morroco Special Edition Reskin 11
Model-View-ViewModel
ModelView ViewModel
How to display
information
What to display
Flow of interaction
Business Logic
Data objects
Events
Data
Data
10/30/2016 Affiliate Morroco Special Edition Reskin 12
Model-View-ViewModel
ModelView ViewModel
Xamarin.Forms Data
Binding
Events
Data
10/30/2016 Affiliate Morroco Special Edition Reskin 13
Xamarin.Forms
My Experiences and Tips
10/30/2016 Affiliate Morroco Special Edition Reskin 14
• Easy to Create Cross Platform UI Elements
• Some good features/extensibility points - custom
renderers, etc.
• The concept is great.
Good Parts
10/30/2016 Affiliate Morroco Special Edition Reskin 15
Tip 1. Don’t fight the framework
• I want Cancel here because that’s how I do it in iOS’…
• I want swipe cell because that’s how I do it in iOS’…
• If you use Xamarin.Forms, try not to bring in pre conceptions of
how you want your UI to be. You can build nice UI’s with
Xamarin.Forms but you just need to be within it’s constraints
and no swipe cells.
10/30/2016 Affiliate Morroco Special Edition Reskin 16
Tip 2. Prototype
• Prototype your app in Xamarin.Forms.. see if it’s going to work, it’s
very important before the fact of starting coding…
• Traditional Xamarin.iOS and Xamarin.Android is still great if you
want an amazing experience with a good design on all platforms.
10/30/2016 Affiliate Morroco Special Edition Reskin 17
Tip 3.Preview Xamarin.Forms Book
http://blogs.msdn.com/b/microsoft_press/archive/2014/10/06/free-
ebook-creating-mobile-apps-with-xamarin-forms-preview-edition.aspx
Chapter 2
AZURE : The cloud of Microsoft...
10/30/2016 Affiliate Morroco Special Edition Reskin 18
Open and
Flexible Cloud
Platform
Build, Deploy,
and Manage
Applications
across Global
Network
Build
Applications
using Any
Language, Tool,
or Framework
Integrate Public
Cloud Applications
with your Existing
IT Environment
What is Microsoft Azure?
10/30/2016 Affiliate Morroco Special Edition Reskin 19
Speed
• Faster than Traditional
Application
Development
Scale
• Scale out Quickly
• Provide Global Scale
Economics
• Lower Cost
Why Use the Cloud?
10/30/2016 Affiliate Morroco Special Edition Reskin 20
Microsoft Azure Services
Compute Services
• Virtual Machines
– Create, deploy, and manage virtual machines running in the Windows Azure
cloud
• Web Sites
– Create new websites or migrate your existing business website into the cloud
• Cloud Services
– Build and deploy highly available and almost infinitely scalable applications with
low administration costs
• Mobile Services
– Build and deploy apps and storing data for mobile devices
Network Services
• Virtual Network
– Treat the Windows Azure public cloud as if it is an extension of your on-
premises datacenter
• Traffic Manager
– Route application traffic for the user who is using the application to
Windows Azure datacenters
Data Services
• Cache
– Provides a distributed caching solution that can help speed up your cloud-based
applications and reduce database load
• Backup
– Helps to protect your server data offsite by using automated and manual
backups to Windows Azure
• Media Services
– Allows you to build workflows for the creation, management, and distribution of
media using Azure public cloud
• Messaging
– Allows you to keep your apps connected across your private cloud environment
and the Windows Azure public cloud
• Notification Hubs
– Provides a highly scalable, cross-platform push notification infrastructure for
applications running on mobile devices
App Services
Chapter 2
AZURE + XAMARIN = ...
12/25/2016 Affiliate Morroco Special Edition Reskin 26
Azure…
+ XAMARIN
Azure mobile apps as a backend
• Every front end needs
a GREAT BACKEND.
• Developed 1 Azure-backed
mobile app running on
Windows 10 and Android.
10/30/201
6
Affiliate Morroco Special Edition Reskin 28
Content Delivery
Network (CDN)
Azure Mobile
Services
Sqlite Database
Mobile application
Internet
Azure offline
synchronization
Azure offline Synchronization
We have leveraged the Offline Data
Sync functionality for synchronizing
Data when temporarily
disconnected from the cellular
network.
10/30/201
6
Affiliate Morroco Special Edition Reskin 29
Azure Push notification
10/30/2016 Affiliate Morroco Special Edition Reskin 30
Microsoft account
DX
Startups & ISVs
Mobile device
Authentication process
Facebook authentication with Azure mobile services
Facebook
• The users of this application have the possibility to login to the application on their
device using their Facebook credentials
10/30/2016 Affiliate Morroco Special Edition Reskin 31
Mobile App
Windows
Phone
Android
Azure CDN
Traffic manager
Region 1
Blob storage
Containers
Blob storage
Containers
Azure CDN (Content Delivery
Network)
Region 2
The Azure Content Delivery Network
(CDN) offers:
• a global solution for delivering high-
bandwidth content by caching blobs
and static content of compute
instances at physical nodes in the
United States, Europe, Asia,
Australia and South America…
10/30/2016 Affiliate Morroco Special Edition Reskin 32
Azure Blob storages
The Azure Content Delivery Network
(CDN) offers a global solution for
delivering high-bandwidth content by
caching blobs and static content.
Affiliate Morroco Special Edition Reskin 3310/30/2016
Azure Search
Mobile App
Windows Phone
Android
Universal application
Mobile
Backend
.NET
SQL Database,
Azure search
Index
• Azure Search is used in this mobile application in order to add rich search capabilities
to this solution.
• Using the Search Service, we have indexed data stored in SQL database of the Azure
mobile service.
• This service is implemented in the search of catalogs and the search for companies.
10/30/2016 Affiliate Morroco Special Edition Reskin 34
Azure Mobile engagement
10/30/2016 Affiliate Morroco Special Edition Reskin 35
10/30/2016 Affiliate Morroco Special Edition Reskin 36
Visual Studio Online
ALM (Application Lifecycle management)
10/30/2016 Affiliate Morroco Special Edition Reskin 37
(+33) 06 62 67 38 64
chourouk@lkt.fr / hjaiejchourouk@outlook.com
Contact
10/30/2016 Affiliate Morroco Special Edition Reskin 38

Weitere ähnliche Inhalte

Was ist angesagt?

[Serverless Meetup Tokyo #3] Serverless in Azure (Azure Functionsのアップデート、事例、デ...
[Serverless Meetup Tokyo #3] Serverless in Azure (Azure Functionsのアップデート、事例、デ...[Serverless Meetup Tokyo #3] Serverless in Azure (Azure Functionsのアップデート、事例、デ...
[Serverless Meetup Tokyo #3] Serverless in Azure (Azure Functionsのアップデート、事例、デ...Naoki (Neo) SATO
 
Introduction of Windows azure and overview
Introduction of Windows azure and overviewIntroduction of Windows azure and overview
Introduction of Windows azure and overviewVishal Tandel
 
Get Started With Microsoft Azure Cloud Service
Get Started With Microsoft Azure Cloud ServiceGet Started With Microsoft Azure Cloud Service
Get Started With Microsoft Azure Cloud ServiceJayant Chauhan
 
Cloud: Publish First Web Application to Azure Using Visual Studio
Cloud: Publish First Web Application to Azure Using Visual StudioCloud: Publish First Web Application to Azure Using Visual Studio
Cloud: Publish First Web Application to Azure Using Visual StudioMarvin Heng
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft AzureGuy Barrette
 
Cloud computing and the Windows Azure Services Platform (KU Leuven)
Cloud computing and the Windows Azure Services Platform (KU Leuven)Cloud computing and the Windows Azure Services Platform (KU Leuven)
Cloud computing and the Windows Azure Services Platform (KU Leuven)Maarten Balliauw
 
The Layman's Guide to Microsoft Azure
The Layman's Guide to Microsoft AzureThe Layman's Guide to Microsoft Azure
The Layman's Guide to Microsoft AzureAptera Inc
 
Windows Virtual Desktop Powered By Microsoft Azure
Windows Virtual Desktop Powered By Microsoft AzureWindows Virtual Desktop Powered By Microsoft Azure
Windows Virtual Desktop Powered By Microsoft AzureDavid J Rosenthal
 
Microsoft Certified Azure Administrator Associate
Microsoft Certified Azure Administrator AssociateMicrosoft Certified Azure Administrator Associate
Microsoft Certified Azure Administrator AssociateNovel Vista
 
Microsoft Azure cloud services
Microsoft Azure cloud servicesMicrosoft Azure cloud services
Microsoft Azure cloud servicesNajeeb Khan
 
Microsoft Azure News - Feb 2021
Microsoft Azure News - Feb 2021Microsoft Azure News - Feb 2021
Microsoft Azure News - Feb 2021Daniel Toomey
 
Microsoft Azure Fundamentals
Microsoft Azure FundamentalsMicrosoft Azure Fundamentals
Microsoft Azure FundamentalsAdwait Ullal
 
EWUG - Bridging the legacy gap in modern workplaces
EWUG - Bridging the legacy gap in modern workplacesEWUG - Bridging the legacy gap in modern workplaces
EWUG - Bridging the legacy gap in modern workplacesPeter Selch Dahl
 
Getting the most from Windows Virtual Desktop in Azure
Getting the most from Windows Virtual Desktop in AzureGetting the most from Windows Virtual Desktop in Azure
Getting the most from Windows Virtual Desktop in AzureRichard Conway
 
Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)Chris Dufour
 
Microsoft Azure News - September 2021
Microsoft Azure News - September 2021Microsoft Azure News - September 2021
Microsoft Azure News - September 2021Daniel Toomey
 
Azure container services
Azure container servicesAzure container services
Azure container servicesÖnder Değer
 

Was ist angesagt? (20)

[Serverless Meetup Tokyo #3] Serverless in Azure (Azure Functionsのアップデート、事例、デ...
[Serverless Meetup Tokyo #3] Serverless in Azure (Azure Functionsのアップデート、事例、デ...[Serverless Meetup Tokyo #3] Serverless in Azure (Azure Functionsのアップデート、事例、デ...
[Serverless Meetup Tokyo #3] Serverless in Azure (Azure Functionsのアップデート、事例、デ...
 
Introduction of Windows azure and overview
Introduction of Windows azure and overviewIntroduction of Windows azure and overview
Introduction of Windows azure and overview
 
Get Started With Microsoft Azure Cloud Service
Get Started With Microsoft Azure Cloud ServiceGet Started With Microsoft Azure Cloud Service
Get Started With Microsoft Azure Cloud Service
 
Cloud: Publish First Web Application to Azure Using Visual Studio
Cloud: Publish First Web Application to Azure Using Visual StudioCloud: Publish First Web Application to Azure Using Visual Studio
Cloud: Publish First Web Application to Azure Using Visual Studio
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft Azure
 
Cloud computing and the Windows Azure Services Platform (KU Leuven)
Cloud computing and the Windows Azure Services Platform (KU Leuven)Cloud computing and the Windows Azure Services Platform (KU Leuven)
Cloud computing and the Windows Azure Services Platform (KU Leuven)
 
The Layman's Guide to Microsoft Azure
The Layman's Guide to Microsoft AzureThe Layman's Guide to Microsoft Azure
The Layman's Guide to Microsoft Azure
 
Introduction of microsoft azure
Introduction of microsoft azureIntroduction of microsoft azure
Introduction of microsoft azure
 
Windows Virtual Desktop Powered By Microsoft Azure
Windows Virtual Desktop Powered By Microsoft AzureWindows Virtual Desktop Powered By Microsoft Azure
Windows Virtual Desktop Powered By Microsoft Azure
 
Microsoft Certified Azure Administrator Associate
Microsoft Certified Azure Administrator AssociateMicrosoft Certified Azure Administrator Associate
Microsoft Certified Azure Administrator Associate
 
Microsoft Azure cloud services
Microsoft Azure cloud servicesMicrosoft Azure cloud services
Microsoft Azure cloud services
 
Azure ppt
Azure pptAzure ppt
Azure ppt
 
Microsoft Azure News - Feb 2021
Microsoft Azure News - Feb 2021Microsoft Azure News - Feb 2021
Microsoft Azure News - Feb 2021
 
Microsoft Azure Fundamentals
Microsoft Azure FundamentalsMicrosoft Azure Fundamentals
Microsoft Azure Fundamentals
 
EWUG - Bridging the legacy gap in modern workplaces
EWUG - Bridging the legacy gap in modern workplacesEWUG - Bridging the legacy gap in modern workplaces
EWUG - Bridging the legacy gap in modern workplaces
 
Getting the most from Windows Virtual Desktop in Azure
Getting the most from Windows Virtual Desktop in AzureGetting the most from Windows Virtual Desktop in Azure
Getting the most from Windows Virtual Desktop in Azure
 
Ingram Micro IaaS Playbook
Ingram Micro IaaS PlaybookIngram Micro IaaS Playbook
Ingram Micro IaaS Playbook
 
Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)
 
Microsoft Azure News - September 2021
Microsoft Azure News - September 2021Microsoft Azure News - September 2021
Microsoft Azure News - September 2021
 
Azure container services
Azure container servicesAzure container services
Azure container services
 

Ähnlich wie Mobility & Cloud: Build your cross platform mobile application using Xamarin & MicrosoftAzure

Microsoft Azure News - Sept 2016
Microsoft Azure News - Sept 2016Microsoft Azure News - Sept 2016
Microsoft Azure News - Sept 2016Daniel Toomey
 
Webinar: Top Reasons to Implement Windows Azure for your Business
Webinar: Top Reasons to Implement Windows Azure for your BusinessWebinar: Top Reasons to Implement Windows Azure for your Business
Webinar: Top Reasons to Implement Windows Azure for your BusinessHARMAN Services
 
DevCamp - What can the cloud do for me
DevCamp - What can the cloud do for meDevCamp - What can the cloud do for me
DevCamp - What can the cloud do for meChris Dufour
 
Mihai Tataran - Maintenance of Windows Azure Apps
Mihai Tataran - Maintenance of Windows Azure AppsMihai Tataran - Maintenance of Windows Azure Apps
Mihai Tataran - Maintenance of Windows Azure AppsITCamp
 
Build your mobile architecture in Oracle Cloud
Build your mobile architecture in Oracle CloudBuild your mobile architecture in Oracle Cloud
Build your mobile architecture in Oracle CloudRuben Rodriguez
 
Microsoft Azure solutions - Whitepaper
Microsoft Azure solutions - WhitepaperMicrosoft Azure solutions - Whitepaper
Microsoft Azure solutions - WhitepaperBinu Bhasuran
 
Building Cloud-Enabled Cross-Platform Mobile Apps in C# with Azure App Services
Building Cloud-Enabled Cross-PlatformMobile Apps in C# with Azure App ServicesBuilding Cloud-Enabled Cross-PlatformMobile Apps in C# with Azure App Services
Building Cloud-Enabled Cross-Platform Mobile Apps in C# with Azure App ServicesNick Landry
 
Microsoft Azure News - June 2016
Microsoft Azure News - June 2016Microsoft Azure News - June 2016
Microsoft Azure News - June 2016Daniel Toomey
 
Azure in academia uk
Azure in academia   ukAzure in academia   uk
Azure in academia ukLee Stott
 
Microsoft Azure News - Aug 2016
Microsoft Azure News - Aug 2016Microsoft Azure News - Aug 2016
Microsoft Azure News - Aug 2016Daniel Toomey
 
Developing and Operating Microservice-based Applications on Modern Cloud Plat...
Developing and Operating Microservice-based Applications on Modern Cloud Plat...Developing and Operating Microservice-based Applications on Modern Cloud Plat...
Developing and Operating Microservice-based Applications on Modern Cloud Plat...Michael O'Sullivan
 
Tampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday DockerTampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday DockerSakari Hoisko
 
Microservices Architecture
Microservices ArchitectureMicroservices Architecture
Microservices ArchitectureThang Nguyen
 
Microsoft: Ride the new opportunity with the Microsoft Cloud Platform
Microsoft: Ride the new opportunity with the Microsoft Cloud PlatformMicrosoft: Ride the new opportunity with the Microsoft Cloud Platform
Microsoft: Ride the new opportunity with the Microsoft Cloud PlatformGabriele Bozzi
 
Faster, Simpler, Better - MongoDB to the rescue
Faster, Simpler, Better - MongoDB to the rescue Faster, Simpler, Better - MongoDB to the rescue
Faster, Simpler, Better - MongoDB to the rescue MongoDB
 
ITCamp 2013 - Melania Danciu - HTML5 apps with LightSwitch
ITCamp 2013 - Melania Danciu - HTML5 apps with LightSwitchITCamp 2013 - Melania Danciu - HTML5 apps with LightSwitch
ITCamp 2013 - Melania Danciu - HTML5 apps with LightSwitchITCamp
 
Microservices architecture ext
Microservices architecture extMicroservices architecture ext
Microservices architecture extVikash Kodati
 
FEVR - Micro Frontend
FEVR - Micro FrontendFEVR - Micro Frontend
FEVR - Micro FrontendMiki Lombardi
 

Ähnlich wie Mobility & Cloud: Build your cross platform mobile application using Xamarin & MicrosoftAzure (20)

Microsoft Azure News - Sept 2016
Microsoft Azure News - Sept 2016Microsoft Azure News - Sept 2016
Microsoft Azure News - Sept 2016
 
Webinar: Top Reasons to Implement Windows Azure for your Business
Webinar: Top Reasons to Implement Windows Azure for your BusinessWebinar: Top Reasons to Implement Windows Azure for your Business
Webinar: Top Reasons to Implement Windows Azure for your Business
 
DevCamp - What can the cloud do for me
DevCamp - What can the cloud do for meDevCamp - What can the cloud do for me
DevCamp - What can the cloud do for me
 
Mihai Tataran - Maintenance of Windows Azure Apps
Mihai Tataran - Maintenance of Windows Azure AppsMihai Tataran - Maintenance of Windows Azure Apps
Mihai Tataran - Maintenance of Windows Azure Apps
 
Build your mobile architecture in Oracle Cloud
Build your mobile architecture in Oracle CloudBuild your mobile architecture in Oracle Cloud
Build your mobile architecture in Oracle Cloud
 
Microsoft Azure solutions - Whitepaper
Microsoft Azure solutions - WhitepaperMicrosoft Azure solutions - Whitepaper
Microsoft Azure solutions - Whitepaper
 
Seminar report on microsoft azure
Seminar report on microsoft azureSeminar report on microsoft azure
Seminar report on microsoft azure
 
Building Cloud-Enabled Cross-Platform Mobile Apps in C# with Azure App Services
Building Cloud-Enabled Cross-PlatformMobile Apps in C# with Azure App ServicesBuilding Cloud-Enabled Cross-PlatformMobile Apps in C# with Azure App Services
Building Cloud-Enabled Cross-Platform Mobile Apps in C# with Azure App Services
 
Microsoft Azure News - June 2016
Microsoft Azure News - June 2016Microsoft Azure News - June 2016
Microsoft Azure News - June 2016
 
Azure in academia uk
Azure in academia   ukAzure in academia   uk
Azure in academia uk
 
Microsoft Azure News - Aug 2016
Microsoft Azure News - Aug 2016Microsoft Azure News - Aug 2016
Microsoft Azure News - Aug 2016
 
Developing and Operating Microservice-based Applications on Modern Cloud Plat...
Developing and Operating Microservice-based Applications on Modern Cloud Plat...Developing and Operating Microservice-based Applications on Modern Cloud Plat...
Developing and Operating Microservice-based Applications on Modern Cloud Plat...
 
Tampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday DockerTampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday Docker
 
Microservices Architecture
Microservices ArchitectureMicroservices Architecture
Microservices Architecture
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Microsoft: Ride the new opportunity with the Microsoft Cloud Platform
Microsoft: Ride the new opportunity with the Microsoft Cloud PlatformMicrosoft: Ride the new opportunity with the Microsoft Cloud Platform
Microsoft: Ride the new opportunity with the Microsoft Cloud Platform
 
Faster, Simpler, Better - MongoDB to the rescue
Faster, Simpler, Better - MongoDB to the rescue Faster, Simpler, Better - MongoDB to the rescue
Faster, Simpler, Better - MongoDB to the rescue
 
ITCamp 2013 - Melania Danciu - HTML5 apps with LightSwitch
ITCamp 2013 - Melania Danciu - HTML5 apps with LightSwitchITCamp 2013 - Melania Danciu - HTML5 apps with LightSwitch
ITCamp 2013 - Melania Danciu - HTML5 apps with LightSwitch
 
Microservices architecture ext
Microservices architecture extMicroservices architecture ext
Microservices architecture ext
 
FEVR - Micro Frontend
FEVR - Micro FrontendFEVR - Micro Frontend
FEVR - Micro Frontend
 

Kürzlich hochgeladen

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 

Kürzlich hochgeladen (20)

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 

Mobility & Cloud: Build your cross platform mobile application using Xamarin & MicrosoftAzure

  • 1. 12/25/2016 1 Mobility & Cloud Casablanca ,30 Octobre 2016 Chourouk HJAIEJ MCT (Microsoft Certified Trainer ) MVP (Most valuable Professional) Azure Head of Microsoft department @ LK Technology Affiliate Special Edition Reskin
  • 2. Table of Contents 10/30/2016 Affiliate Morroco Special Edition Reskin 2 WHO IS CHOUROUK? AZURE USECASE STUDY XAMARIN CONTACTSOME TIPS
  • 3. Who is this girl? Edu - Bsc. Software engineer (INSAT) - Local Tunisian challenges winner & Microsoft Student Partner Work - Windows 8 Developer @ Mic Tunisia - Former DX Technical Evangelist Intern @MS Tunisia - Head of Microsoft department @LK Technology Experience - XAML/C#/Win8/WP8/UWP - Azure/.NET/PowerBI/IOT/Office 365/Sharepoint Prizes - MVP (Microsoft Most Valuable Professional) Azure - MCP (Microsoft Certified Professional) Azure - MCT (Microsoft Certified Trainer) Chourouk Hjaiej @LK Technology @Chourouk_HJ 10/30/2016 Affiliate Morroco Special Edition Reskin 3
  • 4. Chapter 1 XAMARIN : Cross Platform Mobile Apps 10/30/2016 Affiliate Morroco Special Edition Reskin 4
  • 5. 10/30/2016 Affiliate Morroco Special Edition Reskin 5
  • 6. 10/30/2016 Affiliate Morroco Special Edition Reskin 6 Xamarin + Xamarin.Forms With Xamarin.Forms: more code-sharing, native controls Traditional Xamarin approach Shared UI Code
  • 7. 10/30/2016 Affiliate Morroco Special Edition Reskin 7 Pages Content MasterDetail Navigation Tabbed Carousel
  • 8. 10/30/2016 Affiliate Morroco Special Edition Reskin 8 Layouts Stack Absolute Relative Grid ContentView ScrollView Frame
  • 9. Affiliate Morroco Special Edition Reskin 9 Controls ActivityIndicator BoxView Button DatePicker Editor Entry Image Label ListView Map OpenGLView Picker ProgressBar SearchBar Slider Stepper TableView TimePicker WebView EntryCell ImageCell SwitchCell TextCell ViewCell 10/30/2016
  • 10. 10/30/2016 Affiliate Morroco Special Edition Reskin 10 Displaying List of Data
  • 11. 10/30/2016 Affiliate Morroco Special Edition Reskin 11 Model-View-ViewModel ModelView ViewModel How to display information What to display Flow of interaction Business Logic Data objects Events Data Data
  • 12. 10/30/2016 Affiliate Morroco Special Edition Reskin 12 Model-View-ViewModel ModelView ViewModel Xamarin.Forms Data Binding Events Data
  • 13. 10/30/2016 Affiliate Morroco Special Edition Reskin 13 Xamarin.Forms My Experiences and Tips
  • 14. 10/30/2016 Affiliate Morroco Special Edition Reskin 14 • Easy to Create Cross Platform UI Elements • Some good features/extensibility points - custom renderers, etc. • The concept is great. Good Parts
  • 15. 10/30/2016 Affiliate Morroco Special Edition Reskin 15 Tip 1. Don’t fight the framework • I want Cancel here because that’s how I do it in iOS’… • I want swipe cell because that’s how I do it in iOS’… • If you use Xamarin.Forms, try not to bring in pre conceptions of how you want your UI to be. You can build nice UI’s with Xamarin.Forms but you just need to be within it’s constraints and no swipe cells.
  • 16. 10/30/2016 Affiliate Morroco Special Edition Reskin 16 Tip 2. Prototype • Prototype your app in Xamarin.Forms.. see if it’s going to work, it’s very important before the fact of starting coding… • Traditional Xamarin.iOS and Xamarin.Android is still great if you want an amazing experience with a good design on all platforms.
  • 17. 10/30/2016 Affiliate Morroco Special Edition Reskin 17 Tip 3.Preview Xamarin.Forms Book http://blogs.msdn.com/b/microsoft_press/archive/2014/10/06/free- ebook-creating-mobile-apps-with-xamarin-forms-preview-edition.aspx
  • 18. Chapter 2 AZURE : The cloud of Microsoft... 10/30/2016 Affiliate Morroco Special Edition Reskin 18
  • 19. Open and Flexible Cloud Platform Build, Deploy, and Manage Applications across Global Network Build Applications using Any Language, Tool, or Framework Integrate Public Cloud Applications with your Existing IT Environment What is Microsoft Azure? 10/30/2016 Affiliate Morroco Special Edition Reskin 19
  • 20. Speed • Faster than Traditional Application Development Scale • Scale out Quickly • Provide Global Scale Economics • Lower Cost Why Use the Cloud? 10/30/2016 Affiliate Morroco Special Edition Reskin 20
  • 22. Compute Services • Virtual Machines – Create, deploy, and manage virtual machines running in the Windows Azure cloud • Web Sites – Create new websites or migrate your existing business website into the cloud • Cloud Services – Build and deploy highly available and almost infinitely scalable applications with low administration costs • Mobile Services – Build and deploy apps and storing data for mobile devices
  • 23. Network Services • Virtual Network – Treat the Windows Azure public cloud as if it is an extension of your on- premises datacenter • Traffic Manager – Route application traffic for the user who is using the application to Windows Azure datacenters
  • 24. Data Services • Cache – Provides a distributed caching solution that can help speed up your cloud-based applications and reduce database load • Backup – Helps to protect your server data offsite by using automated and manual backups to Windows Azure
  • 25. • Media Services – Allows you to build workflows for the creation, management, and distribution of media using Azure public cloud • Messaging – Allows you to keep your apps connected across your private cloud environment and the Windows Azure public cloud • Notification Hubs – Provides a highly scalable, cross-platform push notification infrastructure for applications running on mobile devices App Services
  • 26. Chapter 2 AZURE + XAMARIN = ... 12/25/2016 Affiliate Morroco Special Edition Reskin 26
  • 28. Azure mobile apps as a backend • Every front end needs a GREAT BACKEND. • Developed 1 Azure-backed mobile app running on Windows 10 and Android. 10/30/201 6 Affiliate Morroco Special Edition Reskin 28
  • 29. Content Delivery Network (CDN) Azure Mobile Services Sqlite Database Mobile application Internet Azure offline synchronization Azure offline Synchronization We have leveraged the Offline Data Sync functionality for synchronizing Data when temporarily disconnected from the cellular network. 10/30/201 6 Affiliate Morroco Special Edition Reskin 29
  • 30. Azure Push notification 10/30/2016 Affiliate Morroco Special Edition Reskin 30
  • 31. Microsoft account DX Startups & ISVs Mobile device Authentication process Facebook authentication with Azure mobile services Facebook • The users of this application have the possibility to login to the application on their device using their Facebook credentials 10/30/2016 Affiliate Morroco Special Edition Reskin 31
  • 32. Mobile App Windows Phone Android Azure CDN Traffic manager Region 1 Blob storage Containers Blob storage Containers Azure CDN (Content Delivery Network) Region 2 The Azure Content Delivery Network (CDN) offers: • a global solution for delivering high- bandwidth content by caching blobs and static content of compute instances at physical nodes in the United States, Europe, Asia, Australia and South America… 10/30/2016 Affiliate Morroco Special Edition Reskin 32
  • 33. Azure Blob storages The Azure Content Delivery Network (CDN) offers a global solution for delivering high-bandwidth content by caching blobs and static content. Affiliate Morroco Special Edition Reskin 3310/30/2016
  • 34. Azure Search Mobile App Windows Phone Android Universal application Mobile Backend .NET SQL Database, Azure search Index • Azure Search is used in this mobile application in order to add rich search capabilities to this solution. • Using the Search Service, we have indexed data stored in SQL database of the Azure mobile service. • This service is implemented in the search of catalogs and the search for companies. 10/30/2016 Affiliate Morroco Special Edition Reskin 34
  • 35. Azure Mobile engagement 10/30/2016 Affiliate Morroco Special Edition Reskin 35
  • 36. 10/30/2016 Affiliate Morroco Special Edition Reskin 36
  • 37. Visual Studio Online ALM (Application Lifecycle management) 10/30/2016 Affiliate Morroco Special Edition Reskin 37
  • 38. (+33) 06 62 67 38 64 chourouk@lkt.fr / hjaiejchourouk@outlook.com Contact 10/30/2016 Affiliate Morroco Special Edition Reskin 38