What is viewstate? What does the “enableviewstate” property do?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What are the validation controls available in ASP.NET?

0 Answers  


What is the result when the Web Form containing the following line is complied and executed? <asp:Button id=?thebutton? onClick=?theEvent? /> a) The button control is created; theEvent is the click event handler. b) Compiler error; the control must be set to runat=?server?. c) Compiler error; onClick is not a valid attribute. d) Runtime Exception; the control must be set to runat=?server?.

3 Answers   Syntax Softtech,


What do you understand by aggregate dependency?

0 Answers   MindCracker,


Why session management is required?

0 Answers  


How can u sort strings in array where strings are passed to method as arguments.

3 Answers   CTS, Syncfusion,






How you can manage the state of application at the server side in ASP.NET?

0 Answers  


How to refresh a page in asp.net

4 Answers  


what is the relation between delegates and events

4 Answers   IBM, iNautix,


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

0 Answers  


Difference between ISQL and OSQL??

1 Answers  


What is a viewstate?

0 Answers  


Tell me the code snippet to show how we can return 404 errors from HttpError?

0 Answers  


Categories