Skip to main content

Posts

Showing posts from August, 2023

Seamlessly Integrate UI Template into Your .NET 8 Blazor Application for Modern Web Development ๐Ÿ”ฅ

Building Library Management Application for mobile and desktop.

Upload Files to Web API Server in MAUI mobile & desktop Application.

Blazor Book Management System using SQL Server & Syncfusion Components.

Authentication & Role-Based Authorization - using JWT & Authentication State Provider

Secure your API Controller Endpoint for ONLY Authenticated User using Custom HTTP Handler

Blazor Web Assembly Custom Authentication using JWT and Authentication State Provider

Create and Validating Form Data with Mud Blazor and Fluent Validation.

Publish your Web API and SQL database to Azure Service using Visual Studio ONLY

Ecommerce - display uploaded product data from Web API Service in MAUI application.

 

Play Video and Audio using Media Element in .NET MAUI Mobile and Desktop applications.

Convert Image to Base64string and from Base64string to image in .NET MAUI applications

Access device camera and files using MediaPicker in MAUI mobile and desktop apps.

Using FilePicker to select file to MAUI Mobile and Desktop application.

Integrate Google Material Design Icons into MAUI Mobile and Desktop applications.

Display list of data using ListView component in Mobile and Desktop applications.

Using BottomSheet popup to display information in MAUI Mobile applications.

Display sliding images and texts using Carousel View in your mobile applications.

Grouping data (Contact List) from SQLite database with MVVM in Mobile applications.

Perform CRUD Operations with SQLite database in Mobile and Desktop applications.

Scroll through Web API data without ending in Collection View -Infinite Scrolling

 

Create Cascading Dropdown List in Mobile and Desktop applications

Search through Web API data list with Search Handler in Mobile and Desktop

How to install and re-use already installed NuGet packages into new project.

Display Popups with MVVM In .NET Maui Mobile and Desktop applications.

Create Flyout, Tab Bars and Tabs in Maui Mobile and Desktop applications.

Navigate through Mobile and Desktop Content Pages using Navigation Service in .NET Maui.

 

Integrating Google Map with API Key in Android application.

How to create Google Maps API KEY for free for Android, IOS and Windows applications

How to add splash screen to a .NET MAUI Mobile and Desktop project.

Add Context Menu to Desktop Application to enhance its appearance and accessibility.

Publish Android Application using PowerShell CLI with just 2 lines of Statements

Using Blazor Section Outlet to display content in Blazor Server or Web Assembly