A
archana
Hi all,
I am new to asp.net. I am not very much clear in concept of
viewstate.
CAn anyone help me in understanding this concept. I have one question
regarding viewstate.
I have one aspx page with enableviewstate property set to true. So
when i run my application in
in html code of page i found _viewstate with some value.
My question is how server preserver viewstate between two page
request. Means next time when i send request for same page how it will
load content from previous viewstart.
Any help will be truely appreciated.
I am new to asp.net. I am not very much clear in concept of
viewstate.
CAn anyone help me in understanding this concept. I have one question
regarding viewstate.
I have one aspx page with enableviewstate property set to true. So
when i run my application in
in html code of page i found _viewstate with some value.
My question is how server preserver viewstate between two page
request. Means next time when i send request for same page how it will
load content from previous viewstart.
Any help will be truely appreciated.