ASP.NET page life cycle longest execution item

Question posted in Computer Software on 08 2009
Rate question difficulty level 0 Votes
How will you identify which event in the ASP.NET Web page life cycle takes the longest time to execute?




  • 1. Turn on ASP.NET trace and run the Web application.
  • 2. Add a few code to each of the page life-cycle events that will print the current time.
  • 3. In the Web.config file, add the monitorTimings attribute and set it to True.
  • 4. In the Web site properties, turn on the performance monitor and run the Web application. After that, open performance monitor to see the timings.

* Disclaimer : 
Credit for this question goes to :
http://www.thinkinterview.com/Interview-Questions/q90_How-will-you-identify-which-event-in-the-ASP-NET-Web-page-life-cycle-takes-.aspx

 
 
5 Answers
 
1. Turn on ASP.NET trace and run the Web application

08/14/2009
 
 
Cheers pal. I do apcperiate the writing.

01/11/2012
 
 

01/14/2012
 
 
 
 
 
 
Add an answer*
 
Your name
Email
 
Location: Israel
ASP.NET WEB

add a question

arrow_blue


Now hiring!
---------------------------
---------------------------
---------------------------
---------------------------
---------------------------
---------------------------
---------------------------