If you google "c# profiling tools" you should get a list.
Beware of relying too heavily on performance profilers - they can show up
performance hot spots but you can sometimes spend ages chasing false
positives.
HTH,
Adam.
"warfi" <mwaseem@gmail. comwrote in message
news:06bf9ab0-0348-4d9f-ba47-af2ed72b67ad@s1 3g2000prd.googl egroups.com...
Anybody out there can please help me out finding some performance
measuring tool for a .net application built in version 1.1.
>
Comment