.Net Maui For Absolute Beginners
Published 12/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.49 GB | Duration: 4h 3m
Published 12/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.49 GB | Duration: 4h 3m
Quickly learn to use .NET Maui for creating amazing apps
What you'll learn
Live gallery project
Start using MAUI
What is XAML
Run MAUI on windows and live preview
Run MAUI on android emulator
Common elements in MAUI
Label, Button, Image, Entry , …
Requirements
Windows 10 or 11 with Visual studio 2022
Description
Welcome guys,If you want to learn the . NET Maui then this course is great for you.If you want to learn the design of android app then start learning this course.I have started everything from scratch so you can easily can follow the tutorials.The process of teaching is easy and straight forward..The only thing you need is a pc with windows operating system and Visual Studio 2022..NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML.Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, and Windows from a single shared code-base..NET MAUI is open-source and is the evolution of Xamarin.Forms, extended from mobile to desktop scenarios, with UI controls rebuilt from the ground up for performance and extensibility. If you've previously used Xamarin.Forms to build cross-platform user interfaces, you'll notice many similarities with .NET MAUI. However, there are also some differences. Using .NET MAUI, you can create multi-platform apps using a single project, but you can add platform-specific source code and resources if necessary. One of the key aims of .NET MAUI is to enable you to implement as much of your app logic and UI layout as possible in a single code-base.This course includes:How to create MAUI applicationHow to customize IDE of MAUIUsing label,Entry, Image, Button,…Live gallery project by MAUII hope you can complete this course and learn how to code the C# and MAUI.You know what? if you wanna learn the MAUI your effort has important role in learning.So after each lecture you need to practice and create the same project like my tutorials then you can learn deeply and easily.Why you are waiting?!Let's do it!
Overview
Section 1: Introduction
Lecture 1 Introduction
Lecture 2 Download project files of this course
Section 2: Start using MAUI
Lecture 3 What is MAUI?
Lecture 4 First project in MAUI
Lecture 5 What is XAML?
Lecture 6 Run MAUI on windows and live preview
Lecture 7 Run MAUI on android emulator
Section 3: Common elements in MAUI
Lecture 8 Label control in MAUI
Lecture 9 Entry control in MAUI
Lecture 10 StackLayout control in MAUI
Lecture 11 Vertical and Horizontal StackLayout
Lecture 12 Margin and Padding
Lecture 13 Button control in MAUI
Section 4: Project: Gallery app
Lecture 14 Gallery intro
Lecture 15 Create gallery project
Lecture 16 Add gallery Tabbar
Lecture 17 Change startup page
Lecture 18 Change page title
Lecture 19 Change title colors
Lecture 20 Flowers page
Lecture 21 Design preview page
Lecture 22 Connecting preview page to flowers
Lecture 23 Designing cars page
Lecture 24 Adding data entry page
Lecture 25 Adding about us page
Anyone that wants to create windows and android application,Xamarin forms programers tha wanna upgrade them selves