Hi,
How many types of client side and server side state management in asp.net.
Thanks, in advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit ChoudharyPosted Aug 31, 2011, 4:27 AM
Asp.net provides four type of state for state management:
View state
Control state
Cookies
Application state
Session state