Function Calls During the loading of an ASP.NET page

  • Thread starter Thread starter mmorrison93
  • Start date Start date
M

mmorrison93

I'd like to see every function call that takes place when a page
loads, from the Init method though to the method where the actual page
rendering takes place. Is there a way to do this with ASP.NET 2.0?

M
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top