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
Explain the difference between value type and reference type?
What is __ requestverificationtoken?
How can we prevent browser from caching an aspx page?
Explain the use of view state?
Is there any limit for query string? Means what is the maximum size?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
How does output caching work in ASP.NET?
Explain the asp.net mvc folder conventions? : asp.net mvc
Which of the following .NET framework supports Web API?
What is ASLM?
Can user control be stored in library?
What are the main differences between asp and asp.net?
Differentiate between namespace and assembly.
What is http post and http get?
Is post back in asp.net?