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

What is a virtual memory? : .NET Architecture

0 Answers  


What is a managed code? : Dot net architecture

0 Answers  


What is a Windows Service and how does its lifecycle differ from a "standard" EXE?

2 Answers   Siebel Systems,


What is code access security (cas)?

0 Answers  


How to delete the duplicate records in a table using sql server

4 Answers  






what is stage management ? (ASP.NET)

5 Answers   Ness Technologies,


Can you Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile

0 Answers  


how we can fire event in databound column in datagrid without using button?

0 Answers   Tech Mahindra,


Explain difference between machine config vs. Web config? : .NET Architecture

0 Answers  


Can I create my own permission set?

0 Answers  


If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

3 Answers   Hologic, Siebel,


What is the use of TPL DATAFLOW?

0 Answers   MCN Solutions,


Categories