A
Arjen
Hi,
Last week I realized that my web application is getting slower and
slower.
When I hit a button - the browser starts loading - and after two
seconds I get my page.
Now I want to know where the problem lies. The (built in vs.net)
webserver? The web application? The database? I don't know.
I start hitting the debug button in vs.net but - hmmm - I don't realy
see what's going on.
What is the best way to see what the web application is doing when I
hit some webpages of my application? How can I get a list of currently
executed functions (with timestamp)?
Something like this would be very nice!
Hope somebody can help me with this.
Thanks!
Arjen
Last week I realized that my web application is getting slower and
slower.
When I hit a button - the browser starts loading - and after two
seconds I get my page.
Now I want to know where the problem lies. The (built in vs.net)
webserver? The web application? The database? I don't know.
I start hitting the debug button in vs.net but - hmmm - I don't realy
see what's going on.
What is the best way to see what the web application is doing when I
hit some webpages of my application? How can I get a list of currently
executed functions (with timestamp)?
Something like this would be very nice!
Hope somebody can help me with this.
Thanks!
Arjen