Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the lifespan for items stored in ViewState?

Answers were Sorted based on User's Feedback



What is the lifespan for items stored in ViewState?..

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

What is the lifespan for items stored in ViewState?..

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

Post New Answer

More ASP.NET Interview Questions

Why is it preferred to not use finalize for clean up?

0 Answers  


what is view state

5 Answers   Microsoft, Siebel Systems,


What is the meaning of TestApi?

0 Answers  


what are grid events ?code for dropdown inside grid and binding dropdown syntax

3 Answers   Quantum,


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

0 Answers   TCS,


Why do we use datasource in asp.net?

0 Answers  


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,?

0 Answers   Siebel,


Explain the page lifecycle of an asp.net mvc? : asp.net mvc

0 Answers  


To get the values in two different controls to match which control you use it?

0 Answers   Siebel,


What are runtime hosts?

4 Answers   Microsoft,


How do you implement Paging in .Net ?

1 Answers  


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.

4 Answers   Lambent,


Categories