HI,
Can anyone suggest good tools to analyze asp .net application performance and find the bottle necks?
Thanks SA
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
We have had great luck with Redgate’s ANTS Profiler: http://www.red-gate.com/products/ants_performance_profiler/index.htm
It allowed us to find our slowest methods and start working on improving each one with measurable results. They even have a free trial that is not limited (as far as we could tell).
I suggest trying that out.