Should I create a class called "LoggedInUser.vb" to contain the information of my user who is logged in or should I be setting them in a variable in my my main form?
Does it really matter?
I'm designing my project to allow several users on one pc to log in and out all the time.
Does it really matter?
I'm designing my project to allow several users on one pc to log in and out all the time.