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 |
Can you explain scriptmanager control?
how to delete the record using data reader
Explain hard disk and what is its purpose? : Dot net architecture
Explain about common language infrastructure?
wild card character in sql ?
What is the difference between machine config vs. Web config : Dot net architecture
1. How to restrict a class from allowing to create only one object. I.e., one should be allowed to create only one object of the class type.
1 Answers 247Customer, FinEngine, TCS,
Explain .net mobile events? : Microsoft dot net mobile
How can i create only one instance of class and thus doesn't allow creating any more instances?
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?
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
What are the types of application software?