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 |
What is Ienumerable
if i want to validate all the control on web page how i will do
Explain difference between state server and sqlserver? : .NET Architecture
Define a managed code? : Dot net architecture
Does application frame need host?
What are the new features of .net 2.0?
What is the difference between a web custom control,web user control and a web part.
What is .net transaction?
How can implement drag and drop using atlas?
how to change the title of my window?
which tag i need to use manually to bind columns in a datagrid ?
What is difference between .net and visual studio?