C# Course - Building UIs with XAML - Layouts, Styling, and Data Binding - part 1

Опубликовано: 27 Октябрь 2024
на канале: Rainer Stropek
2,142
39

This is the recording of my C#/.NET course at the computer science school HTL Leonding.

This week we continue learning XAML. Our focus is an end-to-end example in which we explore panels, various controls, and data binding. We will use WPF as an example, but you can apply most things to mobile UIs (Xamarin Forms/MAUI), too.

You can find the overview slides and links to code samples at https://github.com/rstropek/htl-leo-c.... The sample code can be found at https://github.com/rstropek/htl-leo-c....