What is view state and how this can be done and was this
there in asp?
Answer Posted / rajneesh hajela
ViewState is a hidden component which is being stored at
client side. It is basically used to retain the data of the
form during round trip to the server.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how asp.net different from asp?
Explain server-side scripting and client-side scripting.
What is datagrid asp.net?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
How can we implement a identity (sql server) call in an asp.net page?
What is Razor View Engine
From which base class all web forms are inherited?
Explain how does asp page work?
Explain a program using code nuggets to create a simple application? : asp.net mvc
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
How can you display all validation messages in one control?
Define a static class?
How can we prepairing Interview
How do we ensure view state has not tampered?
Explain different types of validators in asp.net?