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 |
Explain in-proc,out-proc and sql server.
4 Answers G7 CR Technologies, Ness Technologies,
What do you know about machine.config file ?
how to create applications by using Visual Studio 2012?
0 Answers TryTechnicals Pvt Ltd,
What is the use of delegates
What is the difference between a web custom control,web user control and a web part.
Define cache coherency? : Dot net architecture
Explain the difference between inprocess vs out process session state : Dot net architecture
What is the mesi? : .NET Architecture
What is the importance of updatepanel control?
What is code access security (cas)?
IN C# if we click a field in the dropdownlist then i have to get the respected field details in the next textbox..........
Can you explain server controls in atlas?