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

How does an appdomain get created?

0 Answers  


What is a memory management?

3 Answers   Six Sigma,


What is the difference between l1 and l2 cache? : Dot net architecture

0 Answers  


2. What type of code (server or client) is found in a Code-Behind class?

1 Answers  


What is one way operation?

0 Answers  






Explain the purpose of cache? : Dot net architecture

0 Answers  


What is this DLL hell problem in dotnet? Can a virtual class be created/can a virtual method be created inside the class?

3 Answers   HCL,


3. Should validation (did the user enter a real date) occur server-side or client-side? Why?

4 Answers  


Can you explain the difference between an ADO.NET Dataset and ADO Recordset?

2 Answers  


What is a service contract, operation contract and data contract?

0 Answers  


Explain about httpruntime.cach.get(); method?

0 Answers   Tech Mahindra,


which class library is used to find unique key?

1 Answers  


Categories