104: The one about XAML!
Jon and Allan cover converters, behaviors, compiled bindings, layout optimization, collection rendering costs, and migration considerations when balancing XAML-heavy apps with Blazor options. They also discuss where strict architectural purity can hurt practical UI outcomes.
What you’ll learn
- How compiled bindings reduce reflection overhead and improve runtime performance.
- When converters are useful and when they create unnecessary UI cost in lists.
- How to simplify visual tree structure to improve rendering and responsiveness.