Completed
⌨️ Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
.NET MAUI Course for Beginners – Create Cross-Platform Apps with C#
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Introduction
- 2 ⌨️ What is .Net Maui - .Net Maui vs Xamarin Forms
- 3 ⌨️ Prepare Development Environment _ Create first project
- 4 ⌨️ Project Structure
- 5 ⌨️ Three elements of stateful .Net Maui
- 6 ⌨️ Page, Layout _ View, Namespaces
- 7 ⌨️ URL based navigation
- 8 ⌨️ Basics of ListView and Data Binding
- 9 ⌨️ Events Handling of ListView
- 10 ⌨️ Parameters in URL based Navigation _ Static Repository
- 11 ⌨️ Stacklayout for Edit Contact page
- 12 ⌨️ View Contact Details _ Update Contact
- 13 ⌨️ Observable Collection
- 14 ⌨️ Field Validation with .Net Maui CommunityToolkit
- 15 ⌨️ Reusable Control
- 16 ⌨️ Grid Layout and Use reusable control
- 17 ⌨️ ContextActions _ MenuItems in ListView
- 18 ⌨️ SearchBar in .NetMaui