.NET MAUI Controls: Mastering the Basics and Beyond

preview_player
Показать описание

In this tutorial video, you'll learn how to use various controls in .NET MAUI, the latest cross-platform framework from Microsoft for building native mobile and desktop apps.

.NET MAUI controls provide a wide range of functionality for building modern and feature-rich user interfaces. Whether you're building a mobile app for iOS or Android, or a desktop app for Windows or macOS, you can use the same set of controls with consistent behavior and appearance.

Using C# and XAML code, you'll see how to create a simple MAUI app that showcases a wide range of controls such as labels, buttons, images, frames, borders, webviews, image buttons, search bars, swipeviews, text inputs (entry and editor), checkboxes, radio buttons, sliders, steppers, switches, date pickers, time pickers, activity indicators, progress bars, box views, rectangles, lines, ellipses, polygons, polylines, and paths.

You'll learn how to customize the appearance and behavior of these controls using properties, events, and styles. We'll cover the basics of each .NET MAUI control, including how to set properties, handle events, and add custom styles.

By the end of the video, you'll have a good understanding of how to use these controls effectively to build modern and interactive user interfaces for your apps. Whether you're a beginner or an experienced developer, this tutorial will help you get started with .NET MAUI controls. You'll be able to build your own .NET MAUI app with a variety of controls, and have the knowledge to continue exploring the many possibilities of this exciting platform. Whether you're a hobbyist, a student, or a professional developer, this tutorial will provide a solid foundation for your future work in .NET MAUI.

Throughout the video, we'll provide step-by-step instructions and code samples that you can follow along with and modify to suit your needs. We'll also explain the reasoning behind certain design choices and best practices for creating high-quality and maintainable code.

So, if you're ready to learn how to use .NET MAUI controls to create beautiful and functional user interfaces, hit the play button and let's get started! By the end of this video, you'll be on your way to becoming a proficient .NET MAUI developer and be able to build your own cross-platform apps with ease.

Video Chapters:
0:00 - Intro
0:50 - Common Controls
6:01 - Action Controls
11:45 - Input Controls
21:13 - Indicator Controls
22:57 - Drawing Controls

#dotnetmaui #xamarin #csharp #crossplatform #mobiledevelopment #desktopapplication
Рекомендации по теме
Комментарии
Автор

i love the speed of the tutorial. No dragging... if needed I can pause & look at code, google and come back.... love it! 👍

manjitkmohan
Автор

Indian tutors are the best. I prefer them over the other so-called experts and evangelists. Turn on captions if you have trouble with the accent. Well done!

elcheapo
Автор

I've been watching these videos and I have to say, this is absolutely incredible. Thanks

jorgejorge
Автор

Fantastic job. So clear and very well explained. Keep up the good work!

MassimoColurcio-xn
Автор

Very decent tutorial. Most common controls as they are. Thanks

gdinpopara
Автор

This is the best tutorial I've ever seen! 😃😄

teftele
Автор

Excellent as usual.
Thank you very much.

talkathiriify
Автор

Exactly what I wanted. Thanks for this tutorial.

mjonausk
Автор

you are prefect please continue and explain Recognize a pinch gesture

ceramicellasy
Автор

How do we access control methods in viewmodel? Suppose after fetching data from database, we want to scroll to end how can we call Collectionview.scrollto? if we load the data in code behind.cs we can do that because code behind can access the collectionview using x:Name but how to do it in viewmodel?

sherlockholmes
Автор

how can you change radiobutton color ? how can set different color check and uncheck radio button?

mandardesai
Автор

Hi Master, It seems we lack Control so users can draw, write their signature.

hungchip
Автор

Thanks for the tutorial, can you do video net maui using third party components like material ui

redmundperrz
Автор

Please explain how we got the data in path

ceramicellasy
Автор

Wait for the next clip please don't be late for us

ceramicellasy
Автор

hey can yo hell me pls with the depency injection shell navigatio problem is the page and in its class constractor the depecdy injection of model view like this Dashboard(ViewModel viewmodel) and after lgin success i just what to redirect to dashboard using but the errot in this line please help me up

codegamers