Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Data Science
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 4.5 hours on-demand video
  • 5 articles
  • 14 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Development Mobile Development Web API

Build Real World Teacher Finder App with Xamarin Forms

Learn Xamarin Forms Real World Application From Beginning to End
Rating: 4.5 out of 54.5 (168 ratings)
815 students
Created by Asfend Yar Hamid
Last updated 11/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Be able to build any app you want in xamarin forms
  • Work as a freelance xamarin forms developer
  • Create your first xamarin forms real world application
  • Build fully-fledged apps for your startup or business
  • Consume Restful api's
  • Consume Third Party UI Controls

Course content

16 sections • 65 lectures • 4h 40m total length

  • Preview06:12
  • Preview00:54

  • Create Xamarin Forms Project
    03:10
  • Preview03:05
  • Debugging Xamarin Forms Application
    01:21
  • Layouts
    09:49
  • Pages in Xamarin Forms
    04:31
  • Master Detail Page
    08:36
  • Improve Master Detail Page Design
    06:13
  • Code Behind Functionality of Master Page
    03:59

  • Download The Github Code For Web Api
    03:05
  • Configure Application Backend
    02:13

  • Create Azure Account
    01:18
  • Create Azure Web App
    02:44
  • Create Azure Database
    02:22
  • Publish Web Api to Azure
    03:03
  • Azure Important Note
    00:32
  • Azure New Way to Create Web App and Sql Database
    04:38
  • Api Documentation
    01:17
  • Test Api & Resolve Kudos
    17:40

  • Create Model Classes
    07:34
  • Create Service Layer : Register User Method
    08:48
  • Create Service Layer : Get Token Method
    05:41
  • Create Service Layer : Password Recovery Method
    02:26
  • Create Service Layer : Change Password Method
    03:13
  • Create Service Layer : Become An Instructor Method
    03:54
  • Create Service Layer : Get All Instructors Method
    04:44
  • Create Service Layer : Get Instructor Method
    02:02
  • Create Service Layer : Search Instructors Method
    02:34
  • Create Service Layer : Get Cities Method
    02:04
  • Create Service Layer : Get Courses Method
    01:35
  • Slight Modification in The Service Layer
    00:37

  • Create Login Page UI
    08:46
  • Login Page Code Behind
    05:03

  • Create Sign Up Page UI
    06:14
  • Sign Up Page Code Behind
    04:48
  • Store User Credentials and Access Token
    06:54
  • Logout Functionality
    02:20

  • Create Forgot Password Page UI
    05:33
  • Forgot Password Page Code Behind
    04:23

  • Create Change Password Page UI
    03:18
  • Change Password Page Code Behind
    04:30

  • Create Home Page UI
    05:11
  • Binding in Home Page
    04:16
  • Home Page Code Behind
    03:09

Requirements

  • You should be familiar with C# and Xamarin Forms. Because knowledge of C# and Xamarin is must for this course.
  • You need a windows OR mac machine for development.

Description

Welcome to the Real World App Development course with Xamarin Forms.

I'm Asfend Microsoft Most Valuable Professional (MVP) as well as the First Xamarin University Most Valuable Professional at Udemy and in this course I'll explain you every single aspect of real world application in Xamarin Forms. Yeah I know there're lot of courses over internet but there's never a single guide that teaches you how to create a real world application. And the purpose of this course is to train you to build your own Real world Application in Xamarin Forms. 

This courses teaches you how to code using Xamarin Forms and build beautiful Android and iOS apps by using Xamarin Forms. 

By getting this course, you can be rest assured that the course is carefully thought out and edited. And I'm always happy to answer student questions.

So by the end of the course, you'll completely understand:

  • How to build a real world application with xamarin forms.

  • Consume Restful Api's.

  • Consume third party controls in xamarin forms.

  • Create a Complete Real World Application in Xamarin Forms From Scratch to End (No Copy paste code I'll explain you each and every single line of code so that you can create a complete Real World Project in Xamarin Forms happily)

  •  How to make asynchronous API calls, store and retrieve data from the cloud, and use the JSON format for server communication.

  • Make application user friendly.


Remember...

After this course you'll get all the Xamarin Real World Application Source Code and along with this I'll also share a Complete Backend Code for the Rest Api's with you. In this course I've used my personal Azure Account and I'll not give the access to the Azure Account. However if you want to test the api's then you'll need your own Microsoft Azure Account. Also inside this course I'll show you how you can publish your web api's to Microsoft Azure and preview your data inside Microsoft Azure.

I'm so confident that you'll love this course that we're offering a FULL money back guarantee for 30 days! So it's completely risk free, sign up today with ZERO risk and EVERYTHING to gain.

So what are you waiting for? Click the buy now button and join the Complete Real World App Development Course with Xamarin Forms.

Who this course is for:

  • If you're a C# programmer , then take this course.
  • If you are an intermediate xamarin forms developer, then take this course to get up to speed quickly with xamarin forms and native app development.
  • If you are a pro xamarin developer and want to learn more advanced concepts with quick pace then take this course.
  • If you're are already familiar with Xamarin Forms , C# , XAML then take this course.

Featured review

Gopal Shah
Gopal Shah
80 courses
38 reviews
Rating: 5.0 out of 5a year ago
I would recommend this course to others who want to learn something new in Xamarin forms. Asfend is explaining in very nice way and easy language to understand the every points like Master Details Page, Media, Camera Activate permission, Caching the Images when it loads in the list view etc. After completing this course I will implement the login functionality and image cashing in my Android and IOS application. Thanks Asfend!

Instructor

Asfend Yar Hamid
Xamarin MVP, Microsoft MVP
Asfend Yar Hamid
  • 4.3 Instructor Rating
  • 6,796 Reviews
  • 26,942 Students
  • 28 Courses

I'm Asfend, I'm a Xamarin Forms Developer and Xamarin University MVP fluent in Xamarin Forms, C# and Microsoft Azure. I'm the lead Xamarin instructor at Microtechx where I've taught over 2000+ students in-person at our Microtechx classroom.   

 

I’m also a Software Engineer and a true Microsoft Lover. I've started my programming career in 2014 and now I'm Xamarin University MVP as well as Microsoft Most Valuable Professional.  

I’ve worked with top technical companies. Now I’m working with Microtechx.  

I’ve many titles with my name including  

Microsoft MVP , Xamarin University MVP , Xamarin Consultant , Xamarin Community Speaker , Technical Trainer and Team Lead at Microtechx.  

Aside from my career, I really enjoys sharing my knowledge with others. The lesson I learned from my life is that “No matter what you are and who you are it is your responsibility to gain knowledge from everywhere. Because without knowledge we cannot differentiate between human and other creatures on this planet" (asfend).   

In addition, I believe that "The beautiful thing about learning is that no one can take it away from you."

 

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.