Where is ViewState information stored?

Answers were Sorted based on User's Feedback



Where is ViewState information stored?..

Answer / kotu

ViewState information is Stored in The Hidden Fields.

Is This Answer Correct ?    98 Yes 6 No

Where is ViewState information stored?..

Answer / surendra sharma

_VIEWSTATE [a html hidden field]

Is This Answer Correct ?    57 Yes 1 No

Where is ViewState information stored?..

Answer / sunil kumar mishra

As ViewState is a Client Side State Management
Techeniques. The the Information stored in Viewstate can
never stored in serverside.
The ViewState Information is stored in client browser in
the form of Hidden Field.

Is This Answer Correct ?    35 Yes 2 No

Where is ViewState information stored?..

Answer / srinivasulu

hiddenfiled

Is This Answer Correct ?    29 Yes 2 No

Where is ViewState information stored?..

Answer / rajendra yadav

ViewState information is Stored in The Hidden Fields.

Is This Answer Correct ?    21 Yes 2 No

Where is ViewState information stored?..

Answer / vishal arora

its only in hidden fields

Is This Answer Correct ?    17 Yes 1 No

Where is ViewState information stored?..

Answer / avirnenisiva

View state information is stored hidden field.

Is This Answer Correct ?    13 Yes 3 No

Where is ViewState information stored?..

Answer / deepak

view satate information is sotred in satate bag ,is object
that hold valu when a form is posted

Is This Answer Correct ?    28 Yes 22 No

Where is ViewState information stored?..

Answer / avirneni siva

In HTML hidden fields the view state information is stored.

Is This Answer Correct ?    3 Yes 0 No

Where is ViewState information stored?..

Answer / satendra kasana

The View State Information Store Information Current Page

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

How does SQL Server session state works

1 Answers   Emphasis,


I’m having some trouble with cas. How can I diagnose my problem?

0 Answers  


Explain the benefits of viewstate?

0 Answers  


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

0 Answers   MindCracker,


What is the need of client side and server side validation ?

1 Answers   Keane India Ltd,






how to get modified rows from Dataset

1 Answers   CGI,


To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?

1 Answers   Siebel,


what are debugging types in .net?

2 Answers   ABC, NIIT,


Which method is used to enforce garbage collection in .net?

0 Answers  


What is session start?

0 Answers  


What does asp stand for in asp.net?

0 Answers  


What are custom user controls in asp.net?

0 Answers  


Categories