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...


When is the ViewState available during the page processing
cycle ?

Answers were Sorted based on User's Feedback



When is the ViewState available during the page processing cycle ?..

Answer / ninad

ViewState is available After the Init() and before the
Page_Load(), or OnLoad() for a control.

Is This Answer Correct ?    36 Yes 3 No

When is the ViewState available during the page processing cycle ?..

Answer / giri

viewstate object stores the controls information after the
init() and before the page_load

Is This Answer Correct ?    6 Yes 1 No

When is the ViewState available during the page processing cycle ?..

Answer / karna

at preload stage

Is This Answer Correct ?    5 Yes 4 No

When is the ViewState available during the page processing cycle ?..

Answer / bhargava

LoadViewState, OnPreRender, SaveViewstate

Is This Answer Correct ?    2 Yes 2 No

When is the ViewState available during the page processing cycle ?..

Answer / chandra prakash

The view state is available after the Init() and before the Render() methods are called during Page load.

Is This Answer Correct ?    1 Yes 5 No

When is the ViewState available during the page processing cycle ?..

Answer / arun

View State available on Page_load() stage not before
page_load().

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More ASP.NET Interview Questions

How you can use video conferencing in asp.net? guys plz help me ...

2 Answers  


How do you validate the controls in an ASP .NET page?

3 Answers  


what are the types of ASP objects ?

7 Answers   Satyam,


What are the asp.net server side objects?

0 Answers  


Explain the advantages of caching?

0 Answers  


Can you clarified A Web service can only be written in .NET or not?

0 Answers   Siebel,


Guys can anobody tell what is Conditional Bloating in asp.net ??

1 Answers  


What are directives in asp.net? List down all the important directives.

0 Answers  


What is data binding in asp net?

0 Answers  


where can i gather the materials for MCP certification

2 Answers  


Explain how can we inherit a static variable?

0 Answers  


Write a code snippet to implement the indentation in json in web api.

0 Answers  


Categories