What is ViewState and How it is managed,Its
Advantages/Benefits?

Answer Posted / kinjal panchal

View State:- The web is a sate less. In asp.net the sate of
the page maintain by Asp.net itself.In asp.net encrypted
values store in the hidden controls and this is maintain by
asp.net itself.

View state is managed by Asp.net itself.
if u wanna check then write "enableviewstate="flase"" in
.aspx page.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mvc in asp.net tutorial? : Asp.Net MVC

541


If you want to write your own dot net language, what steps you will you take care?

520


What is the purpose of url encoding?

493


What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

583


Name the two properties are on every validation control?

538






How many types of Cookies are available in ASP.NET?

583


List the types of authentication supported by asp.net?

523


What is cookies in asp net?

522


Can a .net web application consume java web service?

510


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2223


What is asp net application object?

535


Explain asp.net web forms.

559


What are the parts of an http response?

494


In which event of page cycle is the viewstate available?

574


What is the latest version of asp.net?

533