Answer Posted / pavan
ViewState is the mechanism that allows state values to be preserved across page postbacks.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is server side routing?
What is session handling in a webfarm, how it can work with its limits?
What are different methods of session maintenance in asp.net?
What is the difference between exe and dll?
What is a ashx file?
What is the function used for removing an event listener?
What are the difference between overriding and overloading?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What are type/key pairs in client script registration?
How many web config files can be created for an application?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
How can we implement a identity (sql server) call in an asp.net page?
What does uri mean?
What are the Types of chaching. How to implement caching
What are html helpers in asp.net?