In this episode we are going to take a look at how to create custom performance counters.
Part of the core .net framework allows you to create code which can hook into the underlying performance counters which the windows OS has. We will show how you can easily create hooks to take advanta...