← Back
Scott Hanselman January 3, 2024 35m

Windows Presentation Foundation explained by Ian Griffiths

Summary

This tech transcript discusses Windows Presentation Foundation (WPF) development with Ian Griffiths. Key subjects include common WPF pitfalls stemming from WinForms-based thinking and the challenges of managing interaction logic. The takeaway is that effective WPF development often requires separating interaction logic from the UI code-behind and XAML, highlighting a common pattern developers encounter.

View original episode ↗