Introduction
  • Introduction
  • Application Overview
  • Course Structure
Setting Up the Development Environment
  • Visual Studio Installation Guide Step By Step
  • Visual Studio For Mac
  • Don't have a windows machine. Don't worry Azure VM is the solution
  • FAQ's
Rest Api Jumpstart
  • Create a Web Api Project
  • HTTP Verbs
  • Create First Web Api with HTTP Methods
  • Status Codes
  • Validation Overview
  • Implement Validations in Web Api's
Code First Approach
  • Code First Overview
  • Implement Code First via Entity Framework
  • Implement Get Method
  • Implement Post Method
  • Implement Put Method
  • Implement Delete Method
  • Quiz for the Api Section
Create Rest Api for Our Project
  • Security Overview
  • Create Api via Authentication and Authorization
  • Post Method and Upload Image Files
  • Get Method with Searching and Sorting
  • Quiz For Real World Api Section
Publish and Deploy Api on Microsoft Azure
  • Create Azure Account
  • Create Web App on Microsoft Azure
  • Create SQL Database on Microsoft Azure
  • Publish and Deploy Web Api to Microsoft Azure
  • Azure Important Note
  • Azure New Way to Create Web App and Sql Database
Test Api and Manage Azure Kudu
  • Test Api & Add Folders via Azure Kudu
  • Quiz For Microsoft Azure Section
Getting Started with Xamarin Forms
  • Create Xamarin Forms Project
  • Understand Xamarin Forms Project Architecture
  • Layouts in Xamarin Forms
  • Pages in Xamarin Forms
Create Application Tiers
  • Create Models
  • User Registration Method
  • User Login Method
  • Find Blood and Latest User Method
  • Register Donar Method
Sign In Page
  • Create Sign in Page UI
  • Implement Sign in Page Functionality
Sign Up Page
  • Create Sign Up Page UI
  • Implement Sign Up Page Functionality
  • Logout Functionality
Home Page
  • Create Home Page UI
  • Implement Home Page Functionality
Find Blood Page
  • Create Find Blood Page UI
  • Implement Find Blood Page Functionality
List of Donars
  • Create DonarsList UI
  • Implement DonarsList Functionality
Donar Profile Page
  • Create Donar Profile Page UI
  • Implement Donar Profile Page Functionality
Register Donar Page
  • Create Register Donar Page UI
  • Implement Register Donar Page Functionality
Latest Donars and Help Page
  • Create Latest Donars UI & Implement Functionality
  • Create Help Page
Make Application User Friendly
  • ListView Selection Issue
  • Create & Apply App icons
  • Apply Splash Screen Android Project
  • Splash Screen in IOS Project
  • Quiz For Real World Xamarin App
Conclusion : Bonus Section
  • Summary
  • What's Next
  • Bonus Lecture