Completed
App Overview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
.NET MAUI Full Course - Cross Platform Development
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Install .NET MAUI Visual Studio
- 3 Install Hyper-V
- 4 Setup Android Phone
- 5 Create 1st App
- 6 App Overview
- 7 File Explanation
- 8 Event Handling Basics
- 9 ContentPage
- 10 ScrollView
- 11 StackLayout
- 12 Image
- 13 Label
- 14 Button / Events
- 15 Define Initial Page
- 16 NavigationPage
- 17 Wiki Web Colors
- 18 Navigate to New Page
- 19 FlyoutPage
- 20 TabbedPage
- 21 Importing Images
- 22 Iconsc
- 23 Layouts
- 24 StackLayoutv
- 25 Frame
- 26 Label Attributes
- 27 Button Attributes
- 28 HorizontalStackLayout
- 29 GridLayout
- 30 BoxView
- 31 Calculator Demo
- 32 Entry
- 33 FlexLayout
- 34 Headers / Footers
- 35 AbsoluteLayout
- 36 Layout Flags
- 37 Sizing Controls
- 38 Tons of Controls
- 39 DisplayAlert
- 40 Searchbar
- 41 RadioButton
- 42 CheckBox
- 43 Switch
- 44 SwipeView
- 45 SVG Files
- 46 Slider
- 47 Stepper
- 48 DatePicker
- 49 TimePicker
- 50 Entry in Detail
- 51 Changing Values with Events
- 52 Editor
- 53 Model
- 54 View Modelc
- 55 Using Images
- 56 ObservableCollection
- 57 ListModel / ListView
- 58 Binding
- 59 Events on Collection
- 60 CarouselView
- 61 Custom Fonts
- 62 Icons
- 63 Bindings in Detail
- 64 Bindings in XAML
- 65 BindingContextc
- 66 Binding on Controls
- 67 MVVM Pattern
- 68 MVVM Collection
- 69 ICommand / Commands
- 70 Communicating with MVVM
- 71 INotifyPropertyChanged
- 72 Navigation
- 73 N avigationPage
- 74 Pass Data Between Pagesc
- 75 MVVM Collections
- 76 Styles / ResourceDictionary
- 77 Precompile
- 78 Dynamic Styling
- 79 Selector / DataTemplateSelectorc
- 80 Change Layouts Easy