view state data is stored in which format?

Answer Posted / nalin

View state is stored in the client in the form of a hidden
control called “__VIEWSTATE”. Here by client I mean the
rendered aspx pages in the browser. If view state property
is set to true then ASP.NET automatically adds a hidden
field/control by the name “__VIEWSTATE” and stores the
information related to the state of the page in an encrypted
format.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is another word for redirect?

591


What is asp.net architecture?

614


Can we set master page as a start page?

648


What is new asp.net core?

656


What are the parts of an http response?

583






What is custom events?

658


How do u deploy your asp.net application?

689


What is difference between mvc and asp.net? : Asp.Net MVC

657


Can user control be stored in library?

611


What's the use of response.output.write()?

875


9. Why should we hire you over the others waiting to be interviewed?

2254


What is difference between session and cookies in asp net?

586


What is web router?

587


What is the difference between sealed vs static class?

660


What is the difference between application state and caching?

638