I have a 'login' form. I want that when a particular user is login then his details automatically shows in the next form in textboxes.
In web forms I can do with this by sessions but how can i do this in windows applications?? :(
I am a beginner so plz give an example to understand.
Login FormDisplay Form