.NET Maui Apps | Grouping data (Contact List) from SQLite database with MVVM in Mobile applications.

Опубликовано: 02 Октябрь 2024
на канале: Netcode-Hub
838
19

Are you looking for Coding Mentoring? If you're seeking personalized guidance and mentoring for your coding journey, then get in touch!. I offer expert guidance and support to help you level up your programming skills. Contact me on [email protected] to book a session and accelerate your coding career.

Hello everyone, welcome, in this video, , I will facilitate on how to Group data (Contact List) from SQLite database with MVVM in Mobile applications.

Thanks so much for watching 🙌🏾 LIKE 👍, SUBSCRIBE & turn on Notifications 🔔 to know when I upload new videos EVERYDAY!

/*You can buy a coffee for me*/ ☕️
https://www.buymeacoffee.com/NetcodeHub

Follow @Netcode-Hub on:
https://netcodehub.blogspot.com | You can read more articles on Application Development and Debugging Issues
https://github.com/Netcode-Hub | Grab projects source code from here.
  / netcodehub   | Twitter
  / netcodehub   | Facebook
  / netcode-hub-90b188258   | LinkedIn

Chapters:
0:00 Introduction.
1:25 Installing packages.
5:51 Creating folders to group the project models.
6:56 Creating Views, View models and binding View's context to its View-models.
12:04 Creating database connection service to handle the CRUD operations.
18:50 Registering the service in the MauiProgram.cs file
19:00 Injecting the service into the view models' constructor to use.
56:52 Grouping data in CollectionView

   • .NET Maui Apps | How to display Popup...  Maui Application Development Playlist |    • .NET MAUI APPS  
Grab code from GitHub @ | https://github.com/Netcode-Hub/Demo-G...

Related Videos:
   • .NET Maui Apps | Grouping data (Conta...   | Grouping data (Contact List) from SQLite database with MVVM in Mobile applications.
   • .NET Maui Apps | CRUD Operations with...   | CRUD Operations with SQLite using MVVM, Toast notification and Syncfusion component.
   • .NET Maui Apps | How to create Cascad...   | Create Cascading Dropdown List in Mobile and Desktop applications.
   • .NET Maui Apps | How to search throug...   | Search through Web API data list with Search Handler in Mobile and Desktop apps.
   • .NET Maui Apps | How to scroll throug...   | Scroll through data without ending in Mobile app using Collection View.
   • .NET Maui Apps | How to install and r...   | How to install and re-use already installed NuGet packages into new project.
   • .NET Maui Apps | How to display Popup...   | Display Popups with MVVM In .NET Maui Mobile and Desktop applications.
   • .NET Maui Apps | How to create Flyout...   | Create Flyout, Tab Bars and Tabs in Maui Mobile and Desktop applications.
   • .NET Maui Apps | How to using Toast a...   | Using Toast and Snack Bar in . NET MAUI Mobile and Desktop applications
   • .NET Maui Apps | How to use Display A...   | Using Popups -DisplayAlert, DisplayActionSheet and DisplayPromptAsync in MAUI apps.
   • .NET Maui Apps | How to style mobile ...   | Style Mobile and Desktops applications using XAML In NET MAUI.
   • .NET Maui Apps | How to use Font Awes...   | How to use Font Awesome Icons in NET MAUI Mobile and Desktop applications.
   • .NET Maui Apps | Adding App Icon to ....   | Adding App Icon to .NET MAUI Project.
   • .NET Maui Apps | Enhance Mobile App w...   | Enhance Mobile App with Swipe View to make it user friendly.
   • .NET Maui Apps | Right to Left Flow D...   | Right to Left Flow Direction In .NET MAUI Applications.
   • .NET Maui Apps | Implementing Lottie ...   | Implementing Lottie Animation In .NET MAUI Applications.
   • .NET Maui Apps | Add Splash Screen Im...   | Add Splash Screen Image to .NET MAUI project.
   • .NET Maui Apps | Navigate through Con...   | Navigate through Content Pages using Navigation Service in Android and Desktop apps.
   • .NET Maui Apps | Add Context Menu to ...   | Add Context Menu to Desktop Application to enhance its appearance and accessibility.
   • .NET Maui Apps | Integrating Google M...   | Integrating Google Map with API Key in Android application in MAUI.
   • .NET Maui Apps | How To Create Google...   | How to Create Google Maps API KEY For Free for Android, IOS and Desktop Application
   • .NET Maui Apps | Publish Android Appl...   | Publish Android Application using PowerShell CLI with just 2 lines of Statements.
   • .NET Maui Apps | Using Map to get loc...   | Using Map to get locations in Mobile and Desktop Applications
   • .NET Maui Apps | How to use Auto Comp...   | How to use Auto Complete View in Mobile and Desktop Applications
   • .NET Maui Apps | How to publish Andro...   | How to publish Android APK and Window MSIX applications locally in Visual Studio
   • .NET Maui Apps | Generate Barcode and...   | Generate Barcode and QR Code in Maui Mobile and Desktop Apps
   • .NET Maui Apps | How to Create, Use a...   | How to Create, Use and Share .NET MAUI Class Library to different projects.
   • .NET Maui Apps | Consume API in Mobil...   | Consume API in Mobile and Desktop App using MVVM Architecture |Login Web API
   • .NET Maui Apps | Consume Login API in...   | Consume Login API in Mobile and Desktop App using Event Driven Architecture
   • .NET Maui Apps | Creating Contacts Ap...   | Creating Contact Application for mobile and Desktop using Event-Driven Architecture
   • .NET Maui Apps | Building To Do Mobil...   | Building to Do Mobile and Desktop App in MAUI