[Last updated 2/2023] .NET MAUI course with Visual Studio 2022 creating PROJECTS (Udemy – Engsub)
About Course
Views
:
What you’ll learn:
Installation of .NET MAUI
.NET MAUI Controls
.NET MAUI Layouts
.NET MAUI Pages
Use of controls for application creation
Controls customization
Many other topics
Time video:
16.5 hours (247 Lessons + Documents)
Teacher:
Héctor Uriel Pérez
Total weight:
10.2 GB
Original link:
https://www.udemy.com/course/net-maui-course/
Course Content
13 – Project # 5 BMI Calculator
-
001 Introduction.mp4
00:56 -
002 Creation of sections for weight and height selection.mp4
11:21 -
003 Creating the result section.mp4
04:59 -
004 Creating the ViewModel.mp4
08:14
25 – Answers to student questions
-
001 .NET MAUI – How to bind a static property to a xaml control.mp4
04:29 -
002 Could not find android.jar for API level 31 issue.mp4
01:03
24 – Community Toolkits
-
001 Overview of Community Toolkits.mp4
01:24 -
002 MVVM Toolkit – An overview of how Fody works.mp4
04:23 -
003 MVVM Toolkit – Installation.mp4
01:19 -
004 MVVM Toolkit – ObservableObject.mp4
02:14 -
005 MVVM Toolkit – ObservableProperty.mp4
04:24 -
006 MVVM Toolkit – RelayCommnd.mp4
01:37 -
007 NET MAUI Community Toolkit overview.mp4
02:34 -
008 .NET MAUI Community Toolkit – Alerts.mp4
04:49 -
009 .NET MAUI Community Toolkit – Animations.mp4
02:25 -
010 .NET MAUI Community Toolkit – Behaviors.wav.mp4
04:49 -
011 .NET MAUI Community Toolkit – Converters.mp4
02:49 -
012 .NET MAUI Community Toolkit – Essentials.mp4
03:28 -
013 .NET MAUI Community Toolkit – Extensions.mp4
03:11
23 – Project # 10 Prosper Daily
-
001 Project Overview.mp4
02:12 -
002 Creating and configuring the project.mp4
02:05 -
003 Creating the DashboardPage design.mp4
10:02 -
004 Creating the page to add a new transaction.mp4
05:31 -
005 Creating the statistics page.mp4
05:10 -
006 Creating the model.mp4
03:29 -
007 Adding functionality to insert transactions.mp4
07:38 -
008 Adding functionality to the Dashboard.mp4
10:35 -
009 Adding functionality to the Statistics page.mp4
08:10 -
010 Joining all the windows using Tabs.mp4
02:29 -
011 Adding formatting to transactions.mp4
06:43 -
012 Final Adjustments.mp4
04:51
22 – .NET MAUI & SQLite
-
016 Deleting a customer.mp4
00:58 -
030 Many to Many Relationship.mp4
02:10 -
029 One to Many Relationship.mp4
03:13 -
028 Cascade Delete.mp4
01:53 -
027 Cascade Read.mp4.mp4
02:37 -
026 Cascade Insert.mp4
03:40 -
025 One to One Relationships.mp4
03:46 -
024 Installing SQLite Extensions.mp4 package.mp4
02:06 -
023 Creating repositories to work with multiple tables.mp4
15:05 -
022 Methods to make queries with Lambda expressions more flexible.mp4
02:55 -
021 Deleting a record.mp4
03:14 -
020 Updating a record.mp4
01:46 -
019 Adding a new customer.mp4
07:44 -
018 Defining the main layout.mp4
04:11 -
017 Controlling access to the database.mp4
02:25 -
001 What is SQLite.mp4
01:40 -
015 Updating a customer.mp4
01:46 -
014 Executing SQL queries.mp4
01:07 -
013 Selecting Customers.mp4
03:41 -
012 Inserting a customer.mp4
02:04 -
011 The CreateTable method.mp4
00:54 -
010 Creating a database access class.mp4
02:39 -
009 Always open connection or not.mp4
00:29 -
008 Valid data types in SQLite.mp4
02:17 -
007 Applying SQLite attributes to a C# class.mp4
03:33 -
006 Mapping a class to a table through SQLite attributes.mp4
01:25 -
005 Creating the Customer Model.mp4
01:05 -
004 Configuration of the database file path.mp4
01:43 -
003 Configuration of the connection constants.mp4
02:32 -
002 Creating the solution and installing packages nuget.mp4
01:23
21 – Project # 9 MAUI Weather
-
001 Introduction.mp4
02:01 -
002 Creation of the project and the search box.mp4
04:16 -
003 Creating the elements title and date.mp4
06:16 -
004 Creating the current weather animation.mp4
04:19 -
005 Creating the section of the current weather data.mp4
02:58 -
006 Creating the forecast section for the following days.mp4
04:21 -
007 Obtaining the coordinates from a location.mp4
03:23 -
008 Obtaining the weather of a place.mp4
06:35 -
009 Replacing UI information with real data.mp4.mp4
04:12 -
010 Creating the converters.mp4
05:34 -
011 Creating the next days’ forecast.mp4
04:56 -
012 Final Adjustments.mp4
04:15
20 – Consuming REST services
-
001 Creating the REST service for testing.mp4
06:56 -
002 Creating the HTTPClient object.mp4
04:04 -
003 Getting all the records.mp4
09:44 -
004 Getting a single record.mp4
02:58 -
005 Inserting a new record.mp4
04:37 -
006 Updating a record.mp4
03:44 -
007 Deleting a record.mp4
02:16
19 – Project # 8 Tasker
-
001 Introduction.mp4
02:38 -
002 Creating the Project and the initial structure.mp4
01:45 -
003 Creating the sections and the title of the Main Page.mp4
05:46 -
004 Creating the categories section 1.mp4
06:09 -
005 Creating the categories section 2.mp4
07:13 -
006 Creating the categories section 3.mp4
05:07 -
007 Creating the tasks section.mp4
08:29 -
008 Creating the new tasks page.mp4
12:11 -
009 Adding a new task.mp4
05:54 -
010 Adding a new category.mp4
05:02
18 – Mastering CollectionView
-
014 Selecting multiple elements.mp4
05:38 -
027 Controlling the snap points.mp4
02:52 -
026 Controlling the scroll position when new elements are added.mp4
03:51 -
025 Other parameters of the ScrollTo method.mp4
02:41 -
024 Scrolling to an element.mp4
07:20 -
023 Detecting Scrolling.mp4
02:29 -
022 Customizing the group footer.mp4
01:26 -
021 Displaying grouped data.mp4
02:49 -
020 Grouping data.mp4
08:52 -
019 Selecting a custom view at runtime for empty lists.mp4
05:06 -
018 Showing customized views in empty lists.mp4
02:03 -
017 Showing simple messages in empty lists.mp4
02:32 -
016 Deleting selections in the CollectionView from the ViewModel.mp4
02:22 -
015 Assigning elements in the CollectionView from the ViewModel.mp4
02:26 -
001 ListView vs CollectionView.mp4
01:45 -
013 Selecting a single element.mp4
05:44 -
012 Header and Footer.mp4
03:04 -
011 Grid listings.mp4
02:20 -
010 Linear Listings.mp4
03:56 -
009 Sliding menus.mp4
06:26 -
008 Loading data incrementally.mp4
05:10 -
007 Implementing the Pull to Refresh functionality.mp4
03:52 -
006 Designing the elements on offer.mp4
05:10 -
005 Choosing the row layout at runtime.mp4
06:55 -
004 DataTemplates in Resource Dictionaries.mp4
02:52 -
003 Defining the appearance of the elements.mp4
05:13 -
002 Creating the project and creating the binding to the ViewModel.mp4
04:42
17 – Project # 7 MAUI Calculator
-
001 Introduction.mp4
00:51 -
002 Creation of the project and main grid.mp4
03:06 -
003 Creating the Result and Operation section.mp4
07:57 -
004 Creating the button section.mp4
07:18 -
005 Defining button styles.mp4
05:03 -
006 Creating button commands.mp4
04:24 -
007 Creating the operators commands.mp4.mp4
01:54 -
008 Creating additional commands.mp4
02:22 -
009 Creating the command to perform the Calculation.mp4
03:37
16 – Styles
-
001 Introduction.mp4
02:47 -
002 Implicit Styles.mp4
08:34 -
003 Explicit Styles.mp4
02:05 -
004 Applying styles to derived types.mp4
01:46 -
005 Global Styles.mp4
02:09 -
006 Inheritance of styles.mp4
02:58 -
007 Resource Dictionaries.mp4
08:05 -
008 Dynamic Styles.mp4
04:47 -
009 Style classes.mp4
03:29 -
010 Working with the dark and light themes.mp4
02:53
15 – Project # 6 MAUIVERTER – Unit Converter
-
001 Introduction.mp4
01:24 -
002 Creating the project and defining the menu header.mp4
05:04 -
003 Creating menu items.mp4
09:25 -
004 Creating the conversions page.mp4
05:13 -
005 Filling the collections of Measurement Units.mp4
07:30 -
006 Making the conversion between units.mp4
10:30 -
007 Moving from the menu page to the conversions page.mp4
08:01
14 – Navigation in .NET MAUI
-
001 Navigating between pages.mp4
06:33 -
002 Examining the pages in the navigation stack.mp4
04:58 -
003 Manipulating the navigation stack.mp4
06:33 -
004 Modal Navigation.mp4
02:41 -
005 Disabling the button to go to the previous page.mp4
01:10 -
006 Passing information between pages without ViewModels.mp4
02:55 -
007 Passing information between pages using ViewModels.mp4
04:49 -
008 Customizing the NavigationBar.mp4
01:33
01 – Introducción
-
02:07
-
03:09
-
003 Login to Visual Studio.mp4
01:29 -
004 .NET MAUI Initial Project Overview.mp4
06:49 -
005 Creation of the emulator.mp4
03:31 -
006 Hello .NET MAUI.mp4
02:47
12 – MVVM Pattern
-
001 Introduction.mp4
02:59 -
002 Creating your first ViewModel.mp4
08:08 -
003 Creating bindings to different controls from a ViewModel.mp4
03:30 -
004 Binding properties to collections.mp4
06:17 -
005 Value Converter – Convert.mp4
08:14 -
006 Value Converter – ConvertBack.mp4
01:43 -
007 The use of Commands in .NET MAUI.mp4
05:23 -
008 Passing parameters to a Command.mp4
04:15 -
009 Implementing the INotifyPropertyChanged interface automatically.mp4
05:18
11 – Project # 4 Hangman game
-
001 Introduction.mp4
01:38 -
002 Defining the upper part of the application.mp4
05:20 -
003 Defining the FlexLayout for the buttons.mp4
02:56 -
004 Selecting the word to guess.mp4
02:39 -
005 Creating the spotlight.mp4
06:18 -
006 Binding the button list through BindableLayout.mp4
05:25 -
007 Creating the event handler for the buttons.mp4
05:34 -
008 Check if the player lost.mp4
05:58 -
009 Final adjustments.mp4
04:07
10 – Data binding fundamentals
-
001 Introduction.mp4
01:32 -
002 Creating your first Binding.mp4
07:35 -
003 Creating a binding from XAML code.mp4
05:12 -
004 Binding Context.mp4
04:56 -
005 Bindings between controls.mp4
04:03 -
006 Binding modes.mp4
05:38 -
007 The INotifyPropertyChanged interface.mp4
08:08
09 – Project # 3 Code Quotes
-
001 Introduction.mp4
01:12 -
002 Defining the main interface.mp4
04:13 -
003 Working with gradients.mp4
07:56 -
004 Changing the background of the app dynamically.mp4
08:21 -
005 Generating a random quote.mp4
03:06
08 – Working with external resources
-
001 Working with images.mp4
09:49 -
002 Working with fonts.mp4
04:47 -
003 Working with font icons.mp4
03:30 -
004 Working with other file types.mp4
03:40
07 – Project # 2 Perfect Pay
-
001 Application Overview.mp4
01:48 -
002 Creating the tip information section.mp4
10:14 -
003 Defining data entry section.mp4
09:29 -
004 Performing the calculations.mp4
10:11
06 – Project # 1 Creating your first .NET MAUI App – Color Maker
-
001 Application Overview.mp4
01:05 -
002 Specifying colors for use in a ContentPage.mp4
03:30 -
003 Determining the Layout type for application.mp4
01:56 -
004 Creating the section of the controls.mp4
07:31 -
005 Changing the background color.mp4
03:30 -
006 Generating random colors.mp4
04:44 -
007 Copying the color to clipboard.mp4
04:00
05 – .NET MAUI Controls
-
001 Controls to present data.mp4
15:37 -
002 Controls to initiate commands.mp4
10:02 -
003 Controls to set values.mp4
04:36 -
004 Controls to edit text.mp4
04:35 -
005 Controls to indicate activity.mp4
01:45 -
006 Controls to display collections.mp4
11:49
04 – .NET MAUI Layouts
-
001 Introduction.mp4
00:43 -
002 StackLayout.mp4
06:30 -
004 HorizontalStackLayout y VerticalStackLayout.mp4
02:07 -
006 Grid.mp4
12:32 -
008 AbsoluteLayout.mp4
07:10 -
010 FlexLayout.mp4
07:45
03 – .NET MAUI Pages
-
001 Introduction.mp4
00:58 -
002 Setting up the net maui home page.mp4
01:37 -
003 The ContentPage type.mp4
03:15 -
004 The NavigationPage type.mp4
08:12 -
005 The FlyoutPage type.mp4
05:34 -
006 The TabbedPage type.mp4
04:50
02 – Introduction to XAML language
-
001 Definition of XAML files.mp4
04:32 -
002 Basic structure of XAML elements.mp4
04:04
Student Ratings & Reviews
No Review Yet