What is state management in asp.net and define Client-side
state management and Server-side state management?
Answer Posted / swathi
In the previous posts in this series I introduced the client
side state
management and one of its techniques - the ViewState.
Today I'm going to drill down into the hidden fields technique.
As mentioned in the previous post, the ViewState stores its
state in a hidden field.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the advantage of using Windows authentication in a Web application?
What is the difference between a candidate key and primary key?
How is the asp.net mvc architecture different from others? : asp.net mvc
Explain the difference between webfarm and webgardens in .net?
Describe the difference between inline and code behind - which is best in a?
What is the use of response redirect in asp.net?
What is a multilingual website?
What is clickid?
How do you create a master page?
How long does an http session last?
How can we make sure that Web API returns JSON data only?
What are the different validators in asp.net?
What do you mean by serialize and marshalbyref?
Is LINQ performance wise better or using sqlcommand?
What is a session http?