TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
.NET MAUI
FOLLOW
This section will help you to develop .NET Multi-platform App UI (.NET MAUI), cross-platform framework for creating native mobile and desktop apps with C# and XAML.
Articles
(75)
Blogs
(14)
Resources
(0)
Videos
(2)
News
(2)
Blogs
JWT Authentication in .NET MAUI: A Step-by-Step Guide
Learn how to implement JWT (JSON Web Token) authentication in a .NET MAUI app. This guide covers retrieving and using JWT tokens to authenticate users and fetch protected data from a backend API. K...
Atharva Urade
Sep 10, 2024
Using Bearer Token for Authentication in .NET MAUI
This blog demonstrates how to implement Bearer Token authentication in a .NET MAUI app. It covers creating a user interface in XAML, handling authentication and data fetching with C#, and using the...
Atharva Urade
Sep 09, 2024
Data Binding in .NET MAUI with Bindable Properties
Data binding in .NET MAUI synchronizes UI elements with data sources, ensuring automatic updates. Using BindableProperty, this guide demonstrates binding a Label to a StudentCount property, updatin...
Atharva Urade
Aug 08, 2024
Enhancing User Experience with Animated List Items in MAUI
In the world of mobile application development, user experience (UX) is king. One way to significantly enhance UX is through the use of animations. In this article, I’ll walk you through a simple y...
Datis Almaspoor
May 29, 2024
Introducing PrismLite: A Streamlined Architecture for .NET MAUI
Introducing PrismLite: A revolutionary framework for .NET MAUI, simplifying cross-platform development. With a streamlined architecture, PrismLite enhances efficiency, offering a seamless experienc...
Datis Almaspoor
May 20, 2024
Shell vs. NavigationPage in .NET MAUI
Two primary navigation patterns stand out: Shell navigation and NavigationPage. Each has its strengths and ideal use cases, and understanding when to use one over the other is key to building effic...
Datis Almaspoor
May 13, 2024
Throw the Constructor in the Trash
Throw the Constructor in the Trash" advocates for reducing class coupling by avoiding constructor dependencies, favoring techniques like Dependency Injection or Factory Patterns for flexible, ...
Datis Almaspoor
May 09, 2024
Future of Cross-Platform Development with .NET MAUI
Explore .NET MAUI for future cross-platform development. With .NET 6, build mobile and desktop apps using a single codebase, XAML for UI, and leverage native controls for optimal performance."
Naveen Battula
Apr 24, 2024
NETSDK1147 - workloads must be installed: android
Fixing NETSDK1147 message error, workload android. In this article, you are attempting to construct an Android project, but Visual Studio informs you that the essential Android component is not in...
Jefferson S. Motta
Oct 27, 2023
How To Change Status Bar Color In .NET MAUI
Using the .NET MAUI community toolkit you can change the status bar color in your .NET MAUI app.
Pritish Ranjan
Jan 17, 2023
Building a login flow with .NET MAUI
In this example we will build a login flow in .NET MAUI.
Pritish Ranjan
Jan 16, 2023
Repository For Learning .NET MAUI
This is a repository focused on learning about .NET MAUI
Vicente Gerardo Guzman Lucio
Aug 17, 2022
DEP0100: Please ensure that target device has developer mode enabled
Solved. Error DEP0100: Please ensure that target device has developer mode enabled
Mahesh Chand
Jul 17, 2022
No Records Available.
Learn Machine Learning With Python
Challenge yourself
.NET MAUI Skill
E-Book Download
Get Certified
Full Stack Beginner