A developer who has something up his sleeve

Some developers are really good at boosting the performance of their C# code. Their secret weapon?

ANTS Performance Profiler for optimizing your .NET code


Line-level code timings
Drill down to the specific lines of code causing the problem

We had some reports in our appointment scheduling module which took as long as 5 minutes to fully load. We used ANTS Performance Profiler to find the bottlenecks. After fixing the problems, those reports loaded in under 30 seconds

Terry Phillips, Sr Developer, Harley-Davidson Dealer Systems

The ASP.NET MVC Request Handling Pipeline

  • Identify performance bottlenecks within minutes
  • Drill down to slow lines of code, thanks to line-level code timings
  • Profile any .NET application, including ASP.NET web applications