What does the "EnableViewState" property do?
Answers were Sorted based on User's Feedback
Answer / jitender
if we set "enableviewSatate" property of a control to "True"
The control will retain its state after post back to server
for eg The textbox will retain its content after post back.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / nrapendra
it is boolan type and save the user input information
across the post back.
| Is This Answer Correct ? | 4 Yes | 0 No |
Asp.net - How to find last error which occurred?
What are the various ways to send content from one page to another?
Types of state management techniques ?
is it possible to access website from a remote place, without deploying it on web server?
If you have to replicate a set of controls(UI) across a number of web pages, what will you do
When Garbage Collector will run and how its identifing whether the Object is used or Not.?
How do you a replicate a set of controls across a number of ASP Pages
What are directives in asp.net? List down all the important directives.
Describe the two main components of the .NET framework ?
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
Explain about ASP.NET?
How many classes can a single .NET DLL contain?
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)