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+ Microsoft AZ-900
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 Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift 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
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Online Business 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
Development Mobile Development Xamarin

Build Real World Application with Xamarin Forms Part 2

Learn Xamarin Forms Real World Application From Beginning to End. Using Xamarin Forms, Web Api's and Microsoft Azure!
Rating: 4.1 out of 54.1 (283 ratings)
1,495 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
  • Create & Consume Restful api's
  • Implement Security inside the Rest api's

Course content

19 sections • 63 lectures • 4h 59m total length

  • Preview02:43
  • Preview02:23
  • Preview01:43

  • Visual Studio Installation Guide Step By Step
    06:42
  • Visual Studio For Mac
    02:00
  • Don't have a windows machine. Don't worry Azure VM is the solution
    08:07
  • FAQ's
    01:52

  • Create a Web Api Project
    10:07
  • HTTP Verbs
    01:23
  • Create First Web Api with HTTP Methods
    12:15
  • Status Codes
    03:54
  • Validation Overview
    01:51
  • Implement Validations in Web Api's
    06:48

  • Code First Overview
    00:32
  • Implement Code First via Entity Framework
    07:20
  • Implement Get Method
    03:08
  • Implement Post Method
    03:20
  • Implement Put Method
    05:19
  • Implement Delete Method
    03:08
  • Quiz for the Api Section
    6 questions

  • Security Overview
    01:12
  • Create Api via Authentication and Authorization
    12:14
  • Post Method and Upload Image Files
    20:41
  • Get Method with Searching and Sorting
    07:30
  • Quiz For Real World Api Section
    2 questions

  • Create Azure Account
    01:22
  • Create Web App on Microsoft Azure
    02:33
  • Create SQL Database on Microsoft Azure
    02:09
  • Publish and Deploy Web Api to Microsoft Azure
    02:31
  • Azure Important Note
    00:32
  • Azure New Way to Create Web App and Sql Database
    04:38

  • Test Api & Add Folders via Azure Kudu
    04:45
  • Quiz For Microsoft Azure Section
    3 questions

  • Create Xamarin Forms Project
    02:17
  • Understand Xamarin Forms Project Architecture
    Preview05:13
  • Layouts in Xamarin Forms
    09:12
  • Pages in Xamarin Forms
    04:18

  • Create Models
    03:20
  • User Registration Method
    08:26
  • User Login Method
    04:33
  • Find Blood and Latest User Method
    04:22
  • Register Donar Method
    02:06

  • Create Sign in Page UI
    10:01
  • Implement Sign in Page Functionality
    07:27

Requirements

  • You should be familiar with C#. Because knowledge of C# is must for this course.
  • You need a windows OR mac machine for development.
  • No paid software required for App Development but you need a Microsoft Azure Trial for api deployment purpose.

Description

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

Well , Are you tired of boring outdated and incomplete courses , then let's dive in to this course. 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. 

If you don't have any idea about Rest Api then don't worry because in this course along with the Xamarin Forms App Development we'll also create our Real world Rest Api's.

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 create a Rest Api via Entity Framework Code First Approach with all the advanced functions including (HTTP Verbs , Status Codes , Validations and much more).

  • Implement Authentication and Authorization and secure your Api with Access Token.

  • Create A Real World Api that you'll use in this course.

  • Create SQL Database on Microsoft Azure

  • Deploy Web Api on Microsoft Azure

  • Understand the basics of Xamarin Forms that you'll use to build the Real World Project.

  • 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)

  • Implement All the Login , Registration , Logout functionality in Xamarin Forms and Make the Application Real Time via Rest Apis.

  •  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 by applying Splash and Icons.


Don’t waste your time

Don't waste another minute of your precious life on poor quality videos courses. Or instructors who you can't understand. Or teachers who have no real world in-person teaching experience. Your time is precious. In this course you'll get a best instructors with carefully crafted content, beautiful outline and proper structured material and learning by doing. 

I'll explain you each and every single line of code. I've been in your shoes and every time copy and paste is not a solution and that's why I've tried to create everything in front of you so that you can learn how to solve the errors. We'll learn every thing from scratch. 

And before this course you don't need my other courses. If you're a C# developer and you think you can easily pick the Xamarin Forms concepts easily then you should go ahead with this course.

After this course you'll be very much familiar with Xamarin Forms and you'll be able to create any kind of real world application in xamarin forms quite easily as well as efficiently.

Sign up today, and look forward to:

  • Over 5 hours of HD 720p video content

  • Building a Real World fully-fledged application including ones that use Rest Api , Access Token , Authentication , Authorization, Media Plugin and much more.

  • All the knowledge you need to start building any app you want

  • Hundreds of dollars worth of design assets

  • $5000+  in person app development bootcamp course materials and curriculum.


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 but you need your personal Azure Portal where you can launch your web api and test it in Xamarin Forms Application. In this course I've used my personal Account and I'll not give the access to the api that's hosted on my Azure Portal. 

But don't worry  inside the course I'll tell you how you can get the $200 Azure balance for one month.

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 world's First 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 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.

Instructor

Asfend Yar Hamid
Xamarin MVP, Microsoft MVP
Asfend Yar Hamid
  • 4.3 Instructor Rating
  • 7,328 Reviews
  • 28,958 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
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.