C# Profiling?!?
-
Hello, Anybody knows if you can profile (func timing, func counting, etc) as it is possible to do with Visual Studio on the C++ language? :confused: I did check the .NET profile options added at the performance monitor but they don't seem to me siutable for my needs. Thanks a lot, Alberto Bencivenni www.devDept.com
-
Hello, Anybody knows if you can profile (func timing, func counting, etc) as it is possible to do with Visual Studio on the C++ language? :confused: I did check the .NET profile options added at the performance monitor but they don't seem to me siutable for my needs. Thanks a lot, Alberto Bencivenni www.devDept.com
-
I have Ants Profiler. Quite nice and source integrated. Try the demo. Sorry I cant remember link now. leppie::AllocCPArticle("Zee blog");
-
I have Ants Profiler. Quite nice and source integrated. Try the demo. Sorry I cant remember link now. leppie::AllocCPArticle("Zee blog");
Leppie, Wonderful! :rolleyes: The link is: http://www.red-gate.com/code\_profiling.htm I am dowloading the evaluation. Thanks a lot, Alberto Alberto Bencivenni www.devDept.com