Profiling ASP.Net Page Loading Time
At a recent user group meeting, one of the developers brought up an issue where he was getting slow loading time for a page and wondered how he could troubleshoot and fix it. I asked my colleagues and here are some links that they provided:
- Try tracing the page: https://quickstarts.asp.net/QuickStartv20/aspnet/doc/monitoring/tracing.aspx
- JetBRAINS dotTrace: https://www.jetbrains.com/profiler/
- AVICode Intercept Studio: I did a webinar with an engineer from AVIcode recently - https://www112.livemeeting.com/cc/microsoft1/view?id=5H4P22
- Using the Load Test Agent (video)
Comments
- Anonymous
December 03, 2007
At a recent user group meeting, one of the developers brought up an issue where he was getting slow loading