Eric S Jennerstrand

  • Home
  • C#
  • .NET MAUI
  • Git
  • NodeJs
  • NPM
  • Docker
  • .NET

Category: .NET MAUI

.NET MAUI robot
.NET MAUI robot

.NET MAUI

The .NET Multi-platform App UI (.NET MAUI) is a platform-independent framework for creating built-in mobile and desktop apps with C # and XAML.
With .NET MAUI you can develop apps that can run on Android, iOS, macOS and Windows from a single shared code base.
.NET MAUI is open source and is the development of Xamarin.Forms, extended from mobile to desktop scenarios, with UI controls rebuilt from the ground up for performance and extensibility. If you have previously used Xamarin.Forms to build interfaces across multiple platforms, you will notice many similarities with .NET MAUI. However, there are also some differences. With .NET MAUI, you can create multi-platform apps with a single project, but you can add platform-specific source code and resources if needed. One of the main goals of .NET MAUI is to enable you to implement as much of your app logic and UI layout as possible in a single code base.

.NET MAUI robot

How to create a ListView in .NET MAUI

  • Eric Sjöström Jennerstrand
  • 2021-09-12
  • .NET
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....
Read More
Dot Net

How to enable developer mode in Windows 10 and Windows 11

  • Eric Sjöström Jennerstrand
  • 2021-09-08
  • .NET
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...
Read More
.NET MAUI robot

Tutorial on how to develop your first .NET MAUI app

  • Eric Sjöström Jennerstrand
  • 2021-09-08
  • .NET
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...
Read More
.NET MAUI robot

How to install Microsoft .NET MAUI on Windows

  • Eric Sjöström Jennerstrand
  • 2021-09-08
  • .NET
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...
Read More

About my blog

A blog about .NET development, code, helpful guides, C#, MVC, docker, azure, .NET MAUI and other stuff you need for your own web and app development!

With simple and fast to grab code examples for you to copy and paste into your C# project.

Written as sort of an experiment to see if someone like me can learn how to write and teach.

Copyright © All Rights Reserved.

This website uses cookies. By continuing to use this site, you accept our use of cookies. 

  • Home
  • C#
  • .NET MAUI
  • Git
  • NodeJs
  • NPM
  • Docker
  • .NET