Using Performance Counters In The C# Language http://www.coderslexicon.com/using-performance-counters-in-the-c-language/
An Introduction To Performance Counters http://www.codeproject.com/Articles/8590/An-Introduction-To-Performance-Counters
Beginners Guide to Performance Profiling http://msdn.microsoft.com/en-us/library/ms182372.aspx
Tools and Techniques for .NET Code Profiling http://msdn.microsoft.com/en-us/magazine/hh288073.aspx
.NET Internals: The Profiling API http://www.blong.com/Conferences/DCon2003/Internals/Profiling.htm
JetBrains Profiling Tool for .NET Applications http://www.jetbrains.com/profiler/
Miniprofiler.Windows http://nootn.github.io/MiniProfiler.Windows/
Performance Profiling Console (or Win/WPF) Applications http://www.nootn.com.au/2012/07/performance-profiling-console-or-winwpf.html#.UlLmDVCOTVU
MiniProfiler: A simple but effective […]