WPF C# Main Ui Design In Visual Studio #2

Опубликовано: 18 Июнь 2026
на канале: Coding With Alfred
209
4

This is a C# WPF project and in this project we will work with User controls, WPF controls, ListView, buttons, TextBlocks, TextBox lables, saving list of object to file, deleting item from a list of observable collection, list, etc.
It was fun creating this C# WPF desktop application using Visual Studio 2019. I have add the source code to a Git repository and I host it on GitHub. In this video in depth in multiple series step-by-step in explaining everything in detail. This video is part of a series where I build a C# application from start to finish on YouTube.


Link to source code: https://forms.gle/xgs1jHXBw7JVpjgi9

Check out the other videos of this playlist:

Video Name Link to watch
#1: Part #1 [WPF FirstName C# Project Gameplan and GitHub in Visual Studio #1] Link    • WPF FirstName C# Project Gameplan and Gith...  

#2:

We we will learn
1 WPF
2 controls
3 UserControl
4 Databinding
5 Save data to file
6 Source control
7 etc