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


In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?

Answers were Sorted based on User's Feedback



In what order do the events of an ASPX page execute, As a developer is it important to understand ..

Answer / gopathi vamseedhar

preinit
init
load
prerender
unload
yes it important to know

Is This Answer Correct ?    0 Yes 0 No

In what order do the events of an ASPX page execute, As a developer is it important to understand ..

Answer / padmaja

page_Init
page_load
page_render
page_unload
dispose

Is This Answer Correct ?    0 Yes 0 No

In what order do the events of an ASPX page execute, As a developer is it important to understand ..

Answer / kondapallysantoshkumar

page_init,(this event ocuurs when ever the page is satrted
first tine)
page_load(i occurs in subsequent requests)
controlevents,
page_unloadevents

Is This Answer Correct ?    0 Yes 1 No

In what order do the events of an ASPX page execute, As a developer is it important to understand ..

Answer / kalidasan

Init
Loading
Pre Rendering
Saving
Rendering
Unloading
Disposing

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?

3 Answers  


Which is the parent class of the web server control?

0 Answers  


What is a proxy in web service?

0 Answers  


What is the use of location tag in web.config file

2 Answers   Karur Vysya Bank KVB,


What is a session in asp.net?

0 Answers  


Is asp.net mvc front end or backend? : Asp.Net MVC

0 Answers  


Explain the advantages of passport authentication.

0 Answers  


What is the differences between a primary key and a unique key in sql server?

0 Answers  


I have to send data throug querystring from one page to another. But it should not be displayed in URL. How it is possible?

6 Answers   EMR, Wipro,


Define reflection in .net?

0 Answers  


Tell About Global.asax ?

3 Answers   Keane India Ltd,


Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?

2 Answers   HCL, Siebel,


Categories