Answer Posted / m.s.husain.razvi
every control maintain its view state in form hidden field
in server round trip by default each control maintain its
state in hidden field.By default it is true
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How is application management and maintenance improved in asp.net 2.0?
What is Web API?
What is owin authentication?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Define transparent caching with aop?
Explain Session state management options in ASP.NET.
Which object wraps the state or data of a user?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
Explain about solution explorer window?
How can we create Tree control in asp.net?
How can we identify that the page is post back in asp net?
Difference between response.redirect and server.transfer?
What is round trip in asp.net?
Explain diff between dataset and datareader?
Are cookies stored on server or client?