Tagged Questions
1
vote
2answers
506 views
Diagnosing poor performance on IIS / ASP.NET / MSSQL app
I'm trying to diagnose the cause of poor performance from a third-party web application we've deployed; the environment is:
ASP.NET on IIS, Windows 2003 Server
SQL Server 2008 on a separate Windows ...
3
votes
4answers
210 views
“Catch All” Server-Side Load Profiling
If I have an infrastructure with some Web Servers (Windows 2003 and IIS) and a Database (SQL Server 2005) and ASP.net, I wonder if there is a catch-all tool that simply allows me to say "Ok, I now ...