C# forms app. Data between the forms | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

C# forms app. Data between the forms

Let's say there's user class in the program, how can I track all his data between all the forms? As I find it annoying of pushing it through contructor everytime heading to another form.

8th Jan 2022, 9:53 PM
cadbrooke
cadbrooke - avatar
1 Answer
+ 1
Well there's helper static classes, but not sure if you can update the variables once its set.
8th Jan 2022, 10:13 PM
gotta feel the vibe
gotta feel the vibe - avatar