.net profilers

N

Nalaka

Hi,
We have a lot of .net based applications that falls into the following
categories.

1. In house developed web apps
2. In house developed windows apps
3. In house develped BizTalk apps
4. In house SSIS apps
5. Some in house developed sql-server .net objects.
6. Various .net based apps that we have bought (no source code).


Now we are looking for a .net profiler, so that we can attach to the runtime
and collect various statistics.
Like "method execution times", "memory usage" etc.

What is a good tool that does these things?

Any direction is deeply appreciated.

Thanks
Nalaka
 
G

Guest

Compuware DevPartnet profiler is most common used for this reason
See www.compuware.com. They have a free version.

It integrates into VSIDE and performs what u need.
Btw, there are several other tools for this: AQTime, JetBrains .NET
Profiler, and etc.

Nalaka said:
Hi,
We have a lot of .net based applications that falls into the following
categories.

1. In house developed web apps
2. In house developed windows apps
3. In house develped BizTalk apps
4. In house SSIS apps
5. Some in house developed sql-server .net objects.
6. Various .net based apps that we have bought (no source code).


Now we are looking for a .net profiler, so that we can attach to the runtime
and collect various statistics.
Like "method execution times", "memory usage" etc.

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top