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 prerender event of a page?

Answers were Sorted based on User's Feedback



What is prerender event of a page?..

Answer / nvns

It is an event occured just before render.After that the
page is rendered into HTML.

Is This Answer Correct ?    15 Yes 4 No

What is prerender event of a page?..

Answer / srinivas

For every request to .aspx page the ASP.NET work processor
will create a new instance of the corresponding page class
object, once the request is executed the object of page
class is destroyed automatically, the page object life cycle
is controlled by its page life cycle events those are:
1 page_Init
2 page_Load
3 page_Prerender
4 Page_Unload
Page_Prerender: After page executed and before rendering the
output values to the the requested browser this event executes

Is This Answer Correct ?    12 Yes 6 No

What is prerender event of a page?..

Answer / pk

page init

Is This Answer Correct ?    3 Yes 25 No

Post New Answer

More Dot Net General Interview Questions

What are server controls?

1 Answers   Avanade, Wipro,


How do I use the thread pool?

0 Answers  


How viewstate is being formed and how it's stored on client in .net?

0 Answers  


Directcast(123.34,integer) - should it throw an error? Why or why not?

1 Answers   Wipro,


What is .net technology?

0 Answers  


What is the difference between vb.net and vc#.net?

0 Answers  


How WSDL is stored ?

1 Answers   PPS, TCS,


differance between checkbox and rediobutton in vb.net?

2 Answers  


Please explain what is reflection and what is it for?

0 Answers  


What are nullable types in .NET

0 Answers   TryTechnicals Pvt Ltd,


What are the advantages of .net?

0 Answers  


Explain weg config settings for exception managment in asp.net?

1 Answers   C Squared Systems,


Categories