What is view state and how this can be done and was this
there in asp?

Answer Posted / arunajyothi.m

It is used to remember the controls state when page is
posted back to server.asp.net stores the viewsate on clien
site in hidden field _Viewstate in encrypted form.we can
enable/ disable the view state with "EnableViewstate"
property to True/False.

Is This Answer Correct ?    14 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is state management technique?

548


What is boxing and unboxing in asp.net?

669


Why will you usually create an aspnet user account in the database for an asp.net web application?

541


What is the difference between session and viewstate?

520


what is a .xap file? Explain with an example.

594






Can more than one person use the same login?

577


What is the compiled object?

1647


What is semantic gap?

629


What is difference between inproc and outproc?

666


Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?

815


What do you mean by authentication?

529


What is the use of the tag in the web.config file?

573


Explain difference between dataset and datareader?

610


What can you do with asp.net?

519


What is the purpose of using MVC programming pattern in ASP.NET?

561