
Understanding Behaviors in .NET MAUI
Behaviors are plugins for your UI controls. This guide covers all three types, when to use each, and how to avoid the memory leaks that catch most developers off guard.

A Practical Guide to .NET MAUI Triggers
Triggers move your UI conditional logic from C# to XAML. This guide covers Property, Data, and Event Triggers, when to use each, the tradeoffs, and how to make them reusable across your app.
Explore Other Topics
Want to learn more about .NET MAUI?
Let's discuss how these concepts can apply to your project.