Daniel's Feed
- XAML Source-Generation in .NET MAUI makes your app so much better
Daniel Hindrikes breaks down what XAML Source Generation is in .NET 10, how it works, and why it can improve performance, reliability, and your overall development experience.
Read more - C# Expressions is coming to .NET MAUI - A huge improvement for productivity
Daniel Hindrikes previews C# expressions coming to .NET MAUI and why they can make XAML UI code more productive.
Read more - Exploring CameraView in .NET MAUI Community Toolkit
Daniel Hindrikes explores the CommunityToolkit CameraView for .NET MAUI, covering setup and practical usage tips.
Read more - How Good is Copilot with Agents for .NET MAUI Development?
Daniel Hindrikes shares a hands-on look at GitHub Copilot with Agents and how it performs on common .NET MAUI development tasks.
Read more - Updates for TinyInsights: what is new for .NET MAUI developers that want to use Application Insights
Daniel Hindrikes shares what’s new in TinyInsights for .NET MAUI, focusing on Application Insights instrumentation and developer workflow.
Read more - AppCenter is retiring! This is how to use Application Insights for your .NET MAUI apps!
Daniel Hindrikes explains how to migrate from App Center to Application Insights for .NET MAUI apps, including practical setup guidance.
Read more - Building an activity tracker app with .NET MAUI and Blazor - Part 2 - Saving data and creating tests
Daniel Hindrikes continues the activity-tracker series, focusing on persistence and adding tests for a .NET MAUI Blazor app.
Read more - Building an activity tracker app with .NET MAUI and Blazor - Part 1 - Getting started
Daniel Hindrikes kicks off an activity-tracker app series using .NET MAUI and Blazor, starting from project setup and core structure.
Read more - Be productive with .NET MAUI and your own control library
Daniel Hindrikes shows how a shared control library can boost productivity and consistency across .NET MAUI apps.
Read more - My experience upgrading my app, from Xamarin.Forms to .NET MAUI (I should have listened to David)
Daniel Hindrikes shares hard-earned lessons from migrating a real app from Xamarin.Forms to .NET MAUI, including pitfalls and planning tips.
Read more - .NET MAUI: How I create a Flyout in compact mode with Shell
Daniel Hindrikes demonstrates creating a compact-mode Flyout using .NET MAUI Shell for a more desktop-friendly navigation experience.
Read more - .NET MAUI and Visual States
Daniel Hindrikes explains how to use Visual States in .NET MAUI to adapt UI based on state without messy code-behind.
Read more