Session in Windows Application?

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2008
Posts: 2
Reputation: aditya55 is an unknown quantity at this point 
Solved Threads: 0
aditya55 aditya55 is offline Offline
Newbie Poster

Session in Windows Application?

 
0
  #1
Jul 9th, 2008
Can anybody tell me that session can be use in windows Form if yes how?.....[/B]
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 89
Reputation: camilojvarona is an unknown quantity at this point 
Solved Threads: 10
camilojvarona camilojvarona is offline Offline
Junior Poster in Training

Re: Session in Windows Application?

 
0
  #2
Jul 9th, 2008
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
Last edited by camilojvarona; Jul 9th, 2008 at 8:01 pm.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 2
Reputation: raja_kak is an unknown quantity at this point 
Solved Threads: 0
raja_kak raja_kak is offline Offline
Newbie Poster

Re: Session in Windows Application?

 
0
  #3
Aug 11th, 2008
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







Originally Posted by camilojvarona View Post
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
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 39
Reputation: nvmobius is an unknown quantity at this point 
Solved Threads: 4
nvmobius nvmobius is offline Offline
Light Poster

Re: Session in Windows Application?

 
0
  #4
Aug 11th, 2008
I think you're asking about the System.Security.Principal namespace.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 2
Reputation: raja_kak is an unknown quantity at this point 
Solved Threads: 0
raja_kak raja_kak is offline Offline
Newbie Poster

Re: Session in Windows Application?

 
0
  #5
Aug 13th, 2008
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




Originally Posted by raja_kak View Post
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
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC