what is view stat how it is use ?

Answer Posted / guru gangadhar

Web Page is a Stateless.
So when the page is post backed the data doesn't persist.
In asp.net view state is present by default which is used to
store the data , we can store the data in view state at the
code behind while the page is post backed.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain diff between dataset and datareader?

695


What are the server controls in asp.net?

648


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

825


How can you implement encapsulation in asp.net?

11971


What is sql data source control in asp.net?

765






Is it right that ASP.NET Web API has replaced WCF?

698


What are validator? Name the validation controls in asp.net? How do you disable them?

737


What are the authentication types in asp.net?

761


Define secured sockets layer.

687


Can we have multiple master pages in asp net?

697


Explain managed code an un-managed code.

752


What a diffgram is, and a good use for one?

742


Can the unique key be null?

800


Define cookie.

744


What is the current version of asp.net?

677