How can i Update /Get values in windows form while moving one form to other form(like cookies)?

Posted by Jeyavel on Stack Overflow See other posts from Stack Overflow or by Jeyavel
Published on 2009-11-30T11:00:43Z Indexed on 2010/05/23 7:30 UTC
Read the original article Hit count: 283

Filed under:
|
|
|
|

Hi,

How can i Update /Get values in windows form while moving one form to other form(like cookies)?

i need to update the values to some variable and again i am going to refer stored values and need to do some calculations.

i have used Cookies in ASP.Net but i am not able to find out same concept in C#.net Windows forms .

can any one help me for resolve this issues?

Regards, Jeyavel N

© Stack Overflow or respective owner

Related posts about c#

Related posts about Windows