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
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is the file extension of web service?
What is web api and why to use it?
Explain different types of validators in asp.net?
what is the difference between response.write() and response.output.write()?
How tooltip is set through code-behind in ASP.NET?
What is session in web technology?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What are session state modes?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
Please briefly explain the usage of global.asax?
How do you do Client-side validation in .Net?
List of words of preprocessor in .net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
Describe the method to create a permanent cookie?