rumano_
✅ Struggling with c#
I have to create a button that displays a list of every client created (ID, name, surname and a randomcode of 4 digits), and the user has to fill those textboxes with information, after they filled them and clicked on "Create", it has to be stored.
30 replies
✅ Struggling with c#
I dont really get the mvvm, they didnt taught it very well in school, I have some textboxes that the user can fill, and when those are filled, a "Create" appears. When you click that button all the "TextBox.Text" has to go into an array.
30 replies