954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Session in Windows Application?

Can anybody tell me that session can be use in windows Form if yes how?.....[/B]

aditya55
Newbie Poster
2 posts since Jul 2008
Reputation Points: 10
Solved Threads: 0
 

Hi
Can you provide an example of what you are trying to do. If what you're trying to do is to 'pass' variable between forms then you should try the Parent property. Other way is to have a 'helper' class with static fields.

Thanks,
Camilo

camilojvarona
Junior Poster in Training
89 posts since Jul 2008
Reputation Points: 10
Solved Threads: 10
 

Hi This is Raja.
I have a doubt.
I am using window applications.
while logging into the application i am using user id and password .
i want to display the user id after logging into the application and display into the some other forms .
and that to be dispalyed as radio buttons text....
is it possible in window application.
Any help with then sample code is appreciate.

Thanks in advance

Raja

Hi Can you provide an example of what you are trying to do. If what you're trying to do is to 'pass' variable between forms then you should try the Parent property. Other way is to have a 'helper' class with static fields.

Thanks, Camilo

raja_kak
Newbie Poster
2 posts since Aug 2008
Reputation Points: 10
Solved Threads: 0
 

I think you're asking about the System.Security.Principal namespace.

nvmobius
Light Poster
39 posts since Jul 2008
Reputation Points: 11
Solved Threads: 4
 

Hey nvmobius &camilojvarona

I appreciate your earliest responce,please have a look into my doubt...
I am using login form to log into my application with "username and password".
once if logged into the application it opens the parent form.
My question is
I want to display the "username" when i opened any of the child forms from that parent.
Thank You:)

Raja

Hi This is Raja. I have a doubt. I am using window applications. while logging into the application i am using user id and password . i want to display the user id after logging into the application and display into the some other forms . and that to be dispalyed as radio buttons text.... is it possible in window application. Any help with then sample code is appreciate.

Thanks in advance

Raja

raja_kak
Newbie Poster
2 posts since Aug 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You