Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 40% Build Cross Platform Apps with Xamarin Forms and Azure

Build Cross Platform Apps with Xamarin Forms and Azure

$14.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.0/10 (Our Score)
Product is rated as #18 in category Xamarin

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  Microsoft Azure Mobile App with Xamarin Forms. Along with the Azure Mobile App we”ll create a Notes Application for IOS and Android Platforms via Xamarin Forms.

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

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 Azure Mobile App inside the Visual Studio.

Implement GET , POST , PATCH , DELETE in Azure Mobile App.

Deploy Azure Mobile App to Microsoft Azure Portal.

Integrate Azure SDK in Xamarin Forms.

Create a Complete Cross Platform 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 Project in Xamarin Forms happily)

Instructor Details

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.

Specification: Build Cross Platform Apps with Xamarin Forms and Azure

Duration

2 hours

Year

2018

Level

All

Certificate

Yes

Quizzes

No

18 reviews for Build Cross Platform Apps with Xamarin Forms and Azure

4.4 out of 5
12
3
2
1
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Gary Moore

    This is the best course that explains the Azure with xamarin forms. The course contains a very good amount of knowledge. Also the instructor is very awesome. He knows very well how to present the topic to all kind of students. I would recommend this course to anyone who wants to learn xamarin forms and azure mobile services.

    Helpful(0) Unhelpful(0)You have already voted this
  2. David Clay

    Very interesting course and presented very well.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Steven Wilkerson

    I was surprised to see that how easy for an instructor to explain the complex concepts in a level understandable way. I’m very much impressed with his teaching method.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Anna Gordon

    This course is an extremely helpful and all the concepts explained in this course are latest and up to date. I’m a Junior software engineer and I’ve taken this course because I want to implement the azure offline feature in mobile app and to be honest this is the courses I was looking for.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Judy Tutala

    Awesome!! Have learned so much!!!

    Helpful(0) Unhelpful(0)You have already voted this
  6. Charvez Mccarter Shared

    The programs needed weren t given or shown where to download them specifically the (windows visual studios) and some of his words are muffled

    Helpful(0) Unhelpful(0)You have already voted this
  7. Mithon

    I’m working with Microsoft Azure Mobile App first time and I find it really easy to pick the Azure Mobile App Concepts with xamarin forms via this course. Instructor attitude is also cool and he behave very gently with his students.

    Helpful(0) Unhelpful(0)You have already voted this
  8. Andreja Pavic

    This course is must for students who wants to add the azure mobile app service with online offline sync in xamarin form.

    Helpful(0) Unhelpful(0)You have already voted this
  9. Alex Koranteng

    Great course content. Can you add code sample code for the next version of presentation.

    Helpful(0) Unhelpful(0)You have already voted this
  10. George Owen

    Very straight forward and practical course. I’ve learned so many things in this course. I’ve taken this course to implement the online offline sync in my xamarin forms application and I’m happy to say that I’ve done this because of this course.

    Helpful(0) Unhelpful(0)You have already voted this
  11. Khaleen Zamirini

    Awesome course! I have learned so many things in this course like how to connect xamarin forms applications with Microsoft Azure and how to implement the synchronization of data in xamarin forms.

    Helpful(0) Unhelpful(0)You have already voted this
  12. Axel HATEM

    To be frank, based on the few explanation details it could be as simple github project with quick comments. Some parts are outdated or need to be digged in like how to create a azure mobile with visual studio 2019 (you can find the project on https://github.com/Azure/azure mobile apps quickstarts/tree/master/backend/dotnet/Quickstart/ZUMOAPPNAMEService) However I recognize that the code is making what is said and is really used with few lines of codes.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Lucas Maliszewski

    In less than 3 hours I have made a backend on azure and consume that backend in my xamarin forms application just because of this course. Highly recommended this course.

    Helpful(0) Unhelpful(0)You have already voted this
  14. Jos Francisco Fortino Garc a Castro

    It’s a good course

    Helpful(0) Unhelpful(0)You have already voted this
  15. Tefkin@yahoo.com

    What I really liked is that the lecturer would teach some basic concepts. Then he would come back later, once you were ok with that, and rebuild the example with a better way to solve the problem. He didn’t just jump to the most complex solution right at the start.

    Helpful(0) Unhelpful(0)You have already voted this
  16. Slow Learner

    The video only explains CRUD with a single table. He did not explain master detail CRUD, how to handle conflict, transaction, and protect the backend with authentication and authorization. The technology he used is also outdated. We are now talking about Asp.net Core Web Api, Entity Framework Core, Dependency Injection, etc.

    Helpful(0) Unhelpful(0)You have already voted this
  17. KESHAV KUMAR

    Good for basic knowledge

    Helpful(0) Unhelpful(0)You have already voted this
  18. Sameh Towfeek

    Comprehensive and easy , Thank you so much for your efforts

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Build Cross Platform Apps with Xamarin Forms and Azure
    Build Cross Platform Apps with Xamarin Forms and Azure

    $14.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare