.NET MAUI Course for Beginners – Create Cross-Platform Apps with C#

preview_player
Показать описание
Learn how to use .NET MAUI for native cross-platform desktop and mobile development! You will learn the essentials of building mobile applications with .NET MAUI and C# while creating a Contacts app.

✏️ Course created by @FrankLiuSoftware

⭐️ Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:03:42) What is .Net Maui - .Net Maui vs Xamarin Forms
⌨️ (0:06:52) Prepare Development Environment _ Create first project
⌨️ (0:12:29) Project Structure
⌨️ (0:20:28) Three elements of stateful .Net Maui
⌨️ (0:23:51) Page, Layout _ View, Namespaces
⌨️ (0:33:02) URL based navigation
⌨️ (0:51:10) Basics of ListView and Data Binding
⌨️ (1:05:58) Events Handling of ListView
⌨️ (1:16:54) Parameters in URL based Navigation _ Static Repository
⌨️ (1:35:35) Stacklayout for Edit Contact page
⌨️ (1:52:47) View Contact Details _ Update Contact
⌨️ (2:06:40) Observable Collection
⌨️ (2:14:58) Field Validation with .Net Maui CommunityToolkit
⌨️ (2:27:08) Reusable Control
⌨️ (2:40:37) Grid Layout and Use reusable control
⌨️ (2:53:23) ContextActions _ MenuItems in ListView
⌨️ (3:03:44) SearchBar in .NetMaui

🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan

--

Рекомендации по теме
Комментарии
Автор

Thank you for featuring my course on freeCodeCamp and thank you everyone for your support!
For more courses related to .NET Technologies, please check out my website and my YouTube channel:

FrankLiuSoftware
Автор

To everyone over here crying about Maui, I'm finishing the implementation of a full functional mobile app using it, with database and api integration, for the company I work for. Yeah, it works pretty fine

apollorealms
Автор

Hi there. Developer from Pakistan here.
I dont think enough people will be able to realize how excellent this tutorial is. Its focused in the right way and the person training us is very highly logical and following a genuine designing common sense.

Simply speaking this guy knows what to make us focus on at the right step and only experienced developers can spot this out.

So 9.5/10 from me . (no one gets 10/10 )
Keep up the good work Gentlemen !

businesstools
Автор

At 1:05:58, the Event Handling of the Listview section, I do have to make one correction.

The double display of the DisplayAlert is due to an event handling mistake. Whenever a event is bound to the ItemsSelected event, that method will run every time the SelectedItem's value is changed. This is not a bug in MAUI or XAML or C#, this is the proper functionality of events.

The correct way of dealing with this issue would be to remove the event handler in the listContacts_ItemTapped, then set the SelectedItem to null, then add listContacts_ItemSelected back to the ItemSelected event. It is messy, but it will save you a lot of time in the future to prevent events firing all over your application and messing up your data and business logic.

Overall, I appreciate the content as this video has taught me the basics of MAUI.
Keep up the good work!

ThianKloppersDev
Автор

I have taken several youtube classes on MAUI, however, this one is by far the best. Frank does a great job of explaining the little details that can be gotchas.

wagon
Автор

Tu expliques vraiment super bien! j'aime bien quand tu schématises avec des diagrammes. Et en plus tu parles bien, calmement, ce qui fait que l'on peut tous te comprendre. Continue!!

You explain really well! I like it when you use diagrams to illustrate your points. And you speak clearly and calmly, which makes it easy for everyone to understand you. Keep it up!!

MATTJACK
Автор

Oh, my god. That's exactly what I've been waiting for... thank you so mutch!

oskardabrowski
Автор

Best tutorial I've seen online for a long time. Thank you for creating this!

bartsworkshop
Автор

Thank you for sharing this course. Coming from a React Native background, I was a bit skeptical, but I did thoroughly enjoy learning and using .NET MAUI.

bernhardtdutoit
Автор

Fantastic technology by @Microsoft. Everyone should learn this and become a great developer.

SheikhMuhammadNawaz
Автор

I've learnt a lot thanks to you. It was a refresh session to recap all the topics I had learnt so far. Thanks for all the hard work and efforts. 😊⭐️⭐️⭐️⭐️⭐️👍

kopilkaiser
Автор

please create Data Engineering courses as well, Kafka, Spark, Hadoop, Hive, and co

panic_seller
Автор

Yeah! Frank Liu has fantastic courses.

thedude
Автор

Amazing presentation and learning structure for .net maui. I'd put this above most I've tried to follow.

jasonld
Автор

I loved it !!!! Well made tutorial ! Thumb up :-)

teamforexbluenation
Автор

Yes, many many thanks guys! this is amazing, love it!

rodrigoalarcon
Автор

Awesome!! I was waiting for something like this!!

wolfred
Автор

Thank you so much. MAUI is not hard for WPF developer.

locodurian
Автор

Great tutorial. I gifted his full course to a friend.

mattc
Автор

This is so well explained, great job!

JR