Call 0917 798 1811 | Email hello@ivtstechnology.asia
About the Course
Overview
Planning your development for .NET MAUI.
Structuring your project.
Resources.
Integration.
Application Lifecycle.
Multi-window.
Shell.
Pages.
Layout.
Behaviour.
MVVM and Data Binding
What is MVVM?
Data Binding.
Using XAML.
Event Handling.
Commands.
Gesture-based commands.
Navigation
Basic navigation.
Push and Pop Async.
Advanced navigation.
MAUI Shell navigation service.
MAUI Page lifecycle.
Platform Features
Shared back-end.
Platform Specific code.
Common interface.
Text to Speech.
Dependency Service.
Dependency Injection and IoC.
Common API.
CollectionView
CollectioonView vs Listview.
Headers and Footers.
Empty view.
Groupings.
Pull to Refresh.
ListView Support.
RefreshView.
App Themes
Avoid duplication Resources.
Creating consistent UI styles.
Sharing Resources and Styles across app.
Light and Dark theme modes.
Storing local data with SQLite
Compare stored options.
Store data locally using SQLite.
Use SQLite asynchronously.
Creating and Consuming REST Web API
Introduction to RESTful Web API.
Building your first ASP.NET Core Web API.
Working with Relational Data using EF Core.
Controller Acon Result Types.
Consuming RESTFul API in .NET MAUI application.
Introducing .NET MAUI Blazor
Introduction.
Bringing Web Development to Mobile app.
Mobile UI Styling in .NET MAUI Blazor.
Making solutions that works on web and mobile.
Interacting with Back-End.