Syncfusion avatar

Introducing the New .NET MAUI Chat Control

15 hours ago |Syncfusion

This blog explains the features of the new Syncfusion .NET MAUI Chat control added in the 2024 Volume 1 release and the steps to get started.

Syncfusion avatar

Exporting DataGrid to Excel Made Easy in .NET MAUI

16 hours ago |Syncfusion

This blog explains how to export grid data to an Excel file using the Syncfusion .NET MAUI DataGrid control with code examples.

Syncfusion avatar

Revolutionize Your User Experience with the New .NET MAUI Parallax View

18 hours ago |Syncfusion

This blog explains the features of the new Syncfusion .NET MAUI Parallax View control added in the 2024 Volume 1 release.

Syncfusion avatar

Introducing the New .NET MAUI Polar Charts Control

18 hours ago |Syncfusion

This blog explains the features of the new Syncfusion .NET MAUI Polar Charts control rolled out in the 2024 Volume 1 release.

Syncfusion avatar

Chart of the Week: Creating a .NET MAUI Column Chart to Visualize the Corporate Investment in AI

2 days ago |Syncfusion

Let’s visualize the data on corporates’ investment in AI using the Syncfusion .NET MAUI Column Chart control with code examples.

Syncfusion avatar

Introducing the New .NET MAUI TreeMap Control

2 days ago |Syncfusion

Let’s see the key features of the new Syncfusion .NET MAUI TreeMap control added in the 2024 Volume 1 release and the steps to get started!

Vijay Anand E G avatar

.NET MAUI All-in-One Templates Pack – 20K Installs

2 days ago |Vijay Anand E G

The .NET MAUI All-in-One Templates Pack Visual Studio 2022 extension has achieved the significant milestone of 20K installations. It’s time to celebrate.🎊🎉🎇🎆 The initial version was released on Jul 18, 2021, and it took 2 years and 8 months to reach this stage with an average of 20 installations every day. To know more about […]



Syncfusion avatar

Streamline Your Progress Navigation with the New .NET MAUI StepProgressBar

3 days ago |Syncfusion

This blog explains the features of the new Syncfusion .NET MAUI StepProgressBar in the 2024 Volume 1 release and the steps to get started.

Syncfusion avatar

Introducing the New .NET MAUI Rotator Control

3 days ago |Syncfusion

This blog explains the features of the new Syncfusion .NET MAUI Rotator control added in the 2024 Volume 1 release and the steps to get started!

Syncfusion avatar

Introducing the New .NET MAUI Radial Menu Control

3 days ago |Syncfusion

In this blog, we’ll explore the key features of the new Syncfusion .NET MAUI Radial Menu control and the steps to get started!

Vijay Anand E G avatar

.NET MAUI – BindableLayout

3 days ago |Vijay Anand E G

Lightweight Efficient Data-Bound Item Repeater

Syncfusion avatar

Easily Fill and Share a PDF Form using .NET MAUI PDF Viewer

3 days ago |Syncfusion

This blog explains how to fill out and share a PDF form using Syncfusion .NET MAUI PDF Viewer control with code examples.






Vijay Anand E G avatar

.NET MAUI – Margin and Padding

6 days ago |Vijay Anand E G

Starting a new series titled Developer Tips which offers small hints to enhance developer productivity. We’ll start with the Margin and Padding that effectively position the View. Both the properties have been appropriately defined at the View level and are of the type Thickness, which is a structure that defines 4 important properties: Left, Top, […]

Gone Mobile avatar

99: Architecting Plugins and Frameworks

6 days ago |Gone Mobile

In this episode, Jon and Allan discuss various topics related to creating and maintaining libraries and NuGet packages. They talk about their experiences with plugin libraries and the importance of supporting open source developers. They also touch on the challenges of avoiding vendor and framework lock-in. Overall, the conversation highlights the value of community-driven development and the need for collaboration and appreciation in the open source world.










Brandon Minnick avatar

.NET MAUI Training Courses

14 days ago |Brandon Minnick

Two new training courses containing over 10 hours of video content and code examples to help you become a successful .NET MAUI developer!








Vijay Anand E G avatar

What’s New in .NET MAUI 9 Preview 2

15 days ago |Vijay Anand E G

Yesterday, the second preview release of the .NET MAUI 9 was hot off the press. Here is the changelog. To install the preview version, please refer to this article: .NET MAUI on .NET 9. The distinguishing characteristic of .NET MAUI, with its initial design objective, is its single-project architecture. With the Single Project design, it […]





Vijay Anand E G avatar

.NET 8 SDK – Visual Studio 2022 Compatibility

16 days ago |Vijay Anand E G

Today being the second Tuesday of the month marks the occurrence of Patch Tuesday, signifying the release of a new set of updates. The second preview for .NET 9 is now available in the Preview channel, while Quality updates have been made accessible in the stable channel. Quite like the SDK, Visual Studio 2022 has […]


Vijay Anand E G avatar

.NET MAUI Community Toolkit Maps in WinUI 3 App

21 days ago |Vijay Anand E G

This article provides a comprehensive guide on leveraging the Maps feature from the .NET MAUI Community Toolkit in a WinUI 3 App through the robust Embedding feature. The CommunityToolkit.Maui.Maps NuGet package provides access to Bing Maps through a WebView on Windows. The Handler definitions for the Windows platform for the .NET MAUI Maps feature are hosted in this package. [

Vijay Anand E G avatar

Update on Windows Subsystem for Android

23 days ago |Vijay Anand E G

In a shocking revelation, Microsoft has announced the discontinuation of support for the Windows Subsystem for Android™️ (WSA). Consequently, from Wed, Mar 5, 2025, the Amazon Appstore on Windows and all associated applications and games reliant on WSA will no longer receive support. Effective Mar 6, 2024, Amazon Appstore will no longer be available for […]

Vijay Anand E G avatar

Using WSA for .NET MAUI Android Development

24 days ago |Vijay Anand E G

Windows Subsystem for Android™️ (WSA) enables your Windows 11 device to run Android applications. Even though optimization techniques such as Intel HAXM are available, there is a marginal performance tradeoff when using the Android Emulator. The Subsystem has been designed to function as an integral OS component, providing superior performance compared to the Android Emulator. […]

Vijay Anand E G avatar

.NET MAUI Community Standup

24 days ago |Vijay Anand E G

The topic for this month’s .NET MAUI community standup is so special, it’s Aspire, the talk of the town. A match made in the cloud!!! Remember to join live on Thu, Mar 7 at 18:00 UTC. Click the link to access the timing in your local/preferred time zone. Happy coding. Stay connected as we continue […]

Jean-Marie Alfonsi avatar

.NET MAUI: painfully slow debugging resolved with speedscope

24 days ago |Jean-Marie Alfonsi

If you experiment long painful startup times, or even very long view construction times during your app lifetime when debugging, you can enable XAMLC again by setting a hidden property.