What is the lifespan for items stored in ViewState?
Answers were Sorted based on User's Feedback
Answer / ganesh
Item stored in ViewState exist for the life of the current
page. This includes postbacks (to the same page).
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / guest
ViewState life is limited for Single RoundTrip.
Each New postback create new values for viewstate
| Is This Answer Correct ? | 6 Yes | 6 No |
Why is it preferred to not use finalize for clean up?
what is view state
5 Answers Microsoft, Siebel Systems,
What is the meaning of TestApi?
what are grid events ?code for dropdown inside grid and binding dropdown syntax
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
Why do we use datasource in asp.net?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
To get the values in two different controls to match which control you use it?
What are runtime hosts?
How do you implement Paging in .Net ?
hi i have a problem regarding to datagrid in aspdotnet.i have a datagrid in my application.i have to place add,edit,delete buttons or links what ever it may be. now the problem is if i click on add button then the page has to redirected to another form called "xyz.aspx" and if i click on edit button the page has to redirected to another form called "abc.aspx".i am phasing the problem that if where ever i click on the datagrid the cursor goes to gv1_SelectedIndexChanged event.please tell me the solution about the code.
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)