Showing results for .NET MAUI - .NET Blog

Apr 25, 2023
8
11

Drawing Elements on Maps with .NET MAUI

James Montemagno
James Montemagno

.NET MAUI now features a Map control that allows you not only to display a position with pins, but also render full geometry to essentially draw on a map! In this post I show you how to do it.

.NET.NET MAUI
Apr 11, 2023
13
8

Announcing .NET MAUI in .NET 8 Preview 3

David Ortinau
David Ortinau

.NET MAUI makes it's way to .NET 8 Preview 3 and is full of new quality improvements for developers across the entire framework. In addition, we are introducing NuGet packages even greater flexibility going forward.

.NET.NET MAUI
Feb 28, 2023
1
1

Join us for Hack Together: Microsoft Graph and .NET

Waldek Mastykarz
Waldek Mastykarz

Join us for Hack Together, our virtual hackathon to learn how to build powerful apps with Microsoft Graph and .NET and win exciting prizes.

.NETASP.NET Core.NET Framework
Jan 25, 2023
11
16

Using Command Binding in Windows Forms apps to go Cross-Platform

Klaus Loeffelmann
Klaus Loeffelmann

The WinForms code-behind approach has always made app development in WinForms unrivaled fast. For complex line-of-business apps, however, it can become an architectural challenge. New Command- and Data Binding Features in .NET 7 make UI-Controllers and MVVM an alternative and allow them also be reused in UI stacks like .NET MAUI.

.NETC#.NET MAUI
Jan 23, 2023
12
3

5 .NET MAUI Features for Building Great Desktop Apps

James Montemagno
James Montemagno

When developing desktop apps with .NET MAUI there are great built in features that you can integrate into your apps to deliver a higher quality experience for the form factor. Today, we take a look at 5 unique features to consider in your apps.

.NET.NET MAUI