C# forms app. Data between the forms | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponse
+ 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