What does setting a control's EnableViewState property to
false accomplish?
Answer / raghumadhav tirunagari
If you set a text box's EnableViewState property to false,
any text entered into the text box will STILL remain in the
textbox after the page has posted because the information is
sent in the HTTP request and HTTP response.
| Is This Answer Correct ? | 5 Yes | 3 No |
What are the advantages and disadvantages of Using Cookies?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
You ve defined one page_load event in aspx page and same page_load event in code behind how will prog run?
What is enableviewstate in asp net?
What is the difference between Webservice and WCF
What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax?
How does session work in asp net?
I am using SQLServer 2005. I have one table called Drivers. Every day thousands of records will be added in this table. I have to show all these records in my GridView with out applying ajax timer beacause we don't know the time limit when the new record come to the table. Sometimes it will add for 10 seconds some times 20 seconds. There by Please try without using timer or any other soultion apply for the table in sqlserver. But, i want to see all records immediately when new record comes in table. How? Thanks in advance... Ramesh
What are the different validators in asp.net?
What is State Management in .Net and how many ways are there to maintain a state in .Net?
What is the latest version of asp.net?
what is difference between .net 3.0 and 3.5
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)