how to reflect the changes of a inastance of a class on other page.
Posted
by Aarsh Thakur
on Stack Overflow
See other posts from Stack Overflow
or by Aarsh Thakur
Published on 2009-05-20T13:10:22Z
Indexed on
2010/04/20
21:03 UTC
Read the original article
Hit count: 329
ASP.NET
hi evary one
I have one class.I need the same instance of the same class at two differnt pages with previous values assigend to that instance.?
so how to maintain the value of a instance b/w two pages....
Its very urgent ..pls suggest something..?]
© Stack Overflow or respective owner