Monday 17 December 2012

NP Profiler


Recently came across a very useful profiling tool – NP.NET profiler. Apart from providing profiling capability for standard .NET based windows and web applications, a separate version of NP profiler allows to profile Windows Store Applications as well.  And it is available for free!!

Here is the overview from the tool’s website:

NP .NET Profiler Tool is designed to assist in troubleshooting issues such as slow performance, memory related issues, and first chance exceptions in .NET applications.

It can troubleshoot following types of .NET applications:

  • Windows Store Applications
  • ASP.NET Web Applications
  • .NET Windows Applications (WCF, WPF and WF )
  • .NET Console Applications
  • .NET Window Services
  • .NET COM+ Components
  • Azure Service