I am used to profiling Java programs using Jprofiler which can give you a CPU Percentage breakdown for each class and method. Is there a similar tool for .NET?
+2
A:
Redgate ANTS Profiler. You might want to look at CLR profiler too.
RichardOD
2009-09-29 14:48:02
+3
A:
If you're looking for a simple and free profiler, have a look at the EQATEC Profiler.
Lucero
2009-09-29 14:54:14