By tag: Profiler
0
kicks
Jetbrains DotTrace Discount Profiler
I have been able to secure a 10% Discount Coupon for Jet Brains DotTrace .NET Memory Profiler for readers of my blog. I have been using Dot Trace for some time now and find it invaluable for tracking down memory leaks and potential performance bottlenecks in your code.
0
kicks
Looking for database performance bottlenecks of a web site
How to use Fiddler and SQL Server Profiler to look for database performance bottlenecks
0
kicks
Integrating Profiler and PerfMon Log Files
How to create a PerfMon counters log file and SQL Profiler Trace file, how to read them both and how to correlate the two files in SQL Profiler.
0
kicks
CLR Profiler for the .NET Framework 2.0 (via Larkware)
The CLR Profiler allows developers to see the allocation profile of their managed applications.
A great application that you must check out.