Visual Programming with C# - ListView with Records Class (An object oriented approach)

Опубликовано: 24 Апрель 2026
на канале: cain kazimoglu
1,829
15

This video introduces an alternative and a more professional approach to the use of ListView in Visual Programming. Using the class file, the data is stored in an organized way and records were kept structured throughout the program. This is a more professional and maintainable way than the previous use of ListView.