Introduction
  • Introduction
  • App Overview
  • Course Outline
Diving into the basics
  • Create Xamarin Forms Project
  • Explore Project Architecture
  • Debugging Xamarin Forms Application
  • Layouts
  • Pages
  • Tabbed Page in Xamarin Forms
  • Adding Children's in Tabbed Page
  • Bottom Tabbed Page
Application Back-end
  • Download The Github Code For Web Api
  • Create Azure Account
  • Create Azure Web App
  • Create Azure Database
  • Publish Web Api to Azure
  • Insert Data Via SQL Generated Script
  • Azure Important Note
  • Azure New Way to Create Web App and Sql Database 2020
Application Tiers
  • Create Model Classes
  • Create Service Layer : Get Menu Method
  • Create Service Layer : Reserve Table Method
Menu Page
  • Create Menu Page UI
  • Menu Page Data Binding
  • Menu Page Code Behind
Sub Menu Page
  • Create Sub Menu Page UI
  • Sub Menu Page Code Behind
Reservation Page
  • Create Reservation Page UI
  • Reservation Page Code Behind
Information Page
  • Create Information Page UI
  • Create Information Page Code Behind
  • Xamarin Essentials : Integrate Xamarin Essentials
  • Utilize Xamarin Essentials : Phone Dialer
Polishing & Bug Fixing
  • What we're going to change
  • Activity Indicator
  • Listview Selection
  • Styling Tabbed Page
  • Change Navigation Bar Color
  • Translucent Effect in Android Status Bar
FF Image Loading in Xamarin Forms
  • FFImage Loading
  • Integrate FF Image Loading Plugin
  • Implement FFImage Loading in Xamarin Forms
What's Next : Bonus Section
  • Bonus Lecture : My Other Course
  • Source Code