Prepare for your Next Interview
This is a discussion on Performance Monitoring - In ASP.NET within the ASP.NET forums, part of the Web Development category; Is there any tool in ASP.NET for monitoring the performance of the application and the system it is running on? If so what is it?...
|
|||
|
Re: Performance Monitoring - In ASP.NET
There are obviously in all products tools to monitor performance. In ASP.NET performance counter provide a tool for doing this performance monitoring.
|
|
|||
|
Re: Performance Monitoring - In ASP.NET
Timmy to answer briefly to your question ASP.NET supports two groups of performance counters namely:
ASP.NET System performance counter group ASP.NET Application performance counter group. This has counter which monitors total number of executing ASP.NET applications, request queue wait time and so on. |
|
|||
|
Re: Performance Monitoring - In ASP.NET
Hi timmy,you can find tool to monitor your wesite performance using ANTS Profiler,its free evaluation version
Red Gate Software - Start your download |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Performance testing | bharathi_ark | Testing Issues | 11 | 10-26-2007 04:49 AM |
| Functional and Performance testing tools | FLAVIADSOUZ | WinRunner | 5 | 04-19-2007 07:25 AM |