1
Answer

How can I use sessions in windows application?

Arshi Khan

Arshi Khan

10y
620
1
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 Form




Display Form


Answers (1)