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

Explain why datareader is useful?

0 Answers  


Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?

0 Answers  


When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.

5 Answers   Netsweeper,


Explain the difference between or and orelse?

0 Answers  


6. Tell us about a time when you failed to meet a deadline. What were the repercussions?

0 Answers   AlKhaleej, Swatz Oils,


What is asp net_sessionid?

0 Answers  


What?s a bubbled event?

1 Answers  


What is difference between asp state management and asp.net state management?

0 Answers  


How do you associate two or more validators with a single input control? What do you need to do to prevent space from being reserved for a validation control thatpasses its validation test?

1 Answers  


How do you do exception management

1 Answers   Infosys,


What is asp.net used for?

0 Answers  


What is the difference between custom web user control and a custom web server control?

0 Answers  


Categories