Samir's Feed
- .NET MAUI Progress View
Samir GC · .NET MAUI Progress View walks through a practical way to implement a reusable progress view component for MAUI apps in .NET MAUI. You will learn why communicating progress clearly during long-running tasks matters and how to wire the feature from setup to a working result.
Read more - .NET MAUI Many-to-Many SQLite Database with Extensions
Samir GC · .NET MAUI Many-to-Many SQLite Database with Extensions walks through a practical way to implement a clean relation model you can query and update from MAUI in .NET MAUI. You will learn why many-to-many data without hand-written join boilerplate matters and how to wire the feature from setup to a working result.
Read more - .NET MAUI One-to-Many SQLite Database with Extensions
Samir GC · .NET MAUI One-to-Many SQLite Database with Extensions walks through a practical way to implement a one-to-many structure that stays easy to maintain in .NET MAUI. You will learn why parent-child records with predictable local storage matters and how to wire the feature from setup to a working result.
Read more - .NET MAUI One-to-One Relation SQLite Database with Extensions
Samir GC · .NET MAUI One-to-One Relation SQLite Database with Extensions walks through a practical way to implement a one-to-one SQLite structure that is simple to query in .NET MAUI. You will learn why splitting a profile across linked tables without data drift matters and how to wire the feature from setup to a working result.
Read more - .NET MAUI SQLite Database CRUD Operation Easy MVVM
Samir GC · .NET MAUI SQLite Database CRUD Operation Easy MVVM walks through a practical way to implement end-to-end CRUD wired into a MAUI UI in .NET MAUI. You will learn why getting reliable local persistence into an MVVM app matters and how to wire the feature from setup to a working result.
Read more - Esewa MAUI Plugin
Samir GC · Esewa MAUI Plugin walks through a practical way to implement plugin-based payment flows for MAUI apps in .NET MAUI. You will learn why integrating payment providers without fragile custom glue code matters and how to wire the feature from setup to a working result.
Read more - RazorPay.NET MAUI Plugin
Samir GC · RazorPay.NET MAUI Plugin walks through a practical way to implement plugin-based payment flows for MAUI apps in .NET MAUI. You will learn why integrating payment providers without fragile custom glue code matters and how to wire the feature from setup to a working result.
Read more - .NET MAUI Khalti Payment Gateway Plugin
Samir GC · .NET MAUI Khalti Payment Gateway Plugin walks through a practical way to implement plugin-based payment flows for MAUI apps in .NET MAUI. You will learn why integrating payment providers without fragile custom glue code matters and how to wire the feature from setup to a working result.
Read more - .NET MAUI Push Notification Tapped Handling in Foreground and Background
Samir GC · .NET MAUI Push Notification Tapped Handling in Foreground and Background walks through a practical way to implement reliable navigation from foreground and background taps in .NET MAUI. You will learn why handling notification taps consistently across app states matters and how to wire the feature from setup to a working result.
Read more - .NET MAUI zip and unzip files with AES security and Password
Samir GC · .NET MAUI zip and unzip files with AES security and Password walks through a practical way to implement password-protected zip workflows in a MAUI app in .NET MAUI. You will learn why protecting exported files while keeping compression simple matters and how to wire the feature from setup to a working result.
Read more - .NET MAUI OpenCV Face Detection
Samir GC · .NET MAUI OpenCV Face Detection walks through a practical way to implement a working face-detection flow with OpenCV in .NET MAUI. You will learn why bringing computer vision into a MAUI app quickly matters and how to wire the feature from setup to a working result.
Read more - Uninstall Visual Studio Mac
Samir GC · Uninstall Visual Studio Mac walks through a practical way to implement a working baseline you can adapt in your app in .NET MAUI. You will learn why implementing a practical .NET MAUI feature quickly matters and how to wire the feature from setup to a working result.
Read more