← Back
James Montemagno March 25, 2021 8m

Code Generation from XAML in Visual Studio! (WPF, UWP, & Xamarin.Forms)

Summary

The transcript discusses a groundbreaking new feature in Visual Studio 2019 version 16.9 that provides automatic code generation for XAML developers, specifically in MVVM (Model-View-ViewModel) development environments. The feature introduces intelligent light bulb suggestions that can automatically generate properties, commands, and binding-related code for Xamarin, WPF, and UWP applications with minimal manual intervention. The presenter, James Monta Magno, demonstrates how developers can now quickly create data-bound interfaces by simply typing bindings, with Visual Studio automatically generating the corresponding view model code, which he believes will significantly streamline and simplify development workflows.

View original episode ↗