Use of Enable view state ? if turn off what happen ?



Use of Enable view state ? if turn off what happen ? ..

Answer / amit kumar sinha

View state keeps control information. If it is set to off
view state does not contain control information and in that
case if asp.net server control or html control wiht
runat="server" set will fetch control data directly from
server instead of viewstate.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

Explain in-proc,out-proc and sql server.

4 Answers   G7 CR Technologies, Ness Technologies,


What do you know about machine.config file ?

0 Answers  


how to create applications by using Visual Studio 2012?

0 Answers   TryTechnicals Pvt Ltd,


What is the use of delegates

2 Answers  


What is the difference between a web custom control,web user control and a web part.

1 Answers   247Customer,






Define cache coherency? : Dot net architecture

0 Answers  


Explain the difference between inprocess vs out process session state : Dot net architecture

0 Answers  


What is the mesi? : .NET Architecture

0 Answers  


What is the importance of updatepanel control?

0 Answers  


What is code access security (cas)?

0 Answers  


IN C# if we click a field in the dropdownlist then i have to get the respected field details in the next textbox..........

2 Answers  


Can you explain server controls in atlas?

0 Answers  


Categories