How to create a ListView in .NET MAUI

So, to create a ListView in .NET MAUI you can do almost the same as you did in Xamarin, if you have experience in that. And if you don’t, I will show you how! It’s quite easy and the ListView in .NET MAUI is very customizable.What you need is a .xaml ContentPage with an associated […]
How to enable developer mode in Windows 10 and Windows 11

Here I will show you how to enable developer mode in Windows 10 and Windows 11 in the fastest way possible, less then 1 minute!But note: If you use your computer for common daily activities such web browsing, gaming, email or any non developer related stuff, you do not need to enable developer mode, and […]
Tutorial on how to develop your first .NET MAUI app

This tutorial on how to develop your first .NET MAUI app will very describing go through how you create you first .NET MAUI app. There will be other tutorials on my blog on more advanced features of .NET MAUI, but this is the first step! The very first step you need to do before creating […]
How to install Microsoft .NET MAUI on Windows

So you need to know how to install Microsoft .NET MAUI on windows, and i’m going to show you how! And trust me, Microsoft made .NET MAUI extremely easy to install! Just follow these fast steps below in order and you will be all set. The first step is to install Visual Studio 2022. Click […]