I have a .net web API application and the required SQL server hosted on an IIS. The task manager shows 100% CPU utilization most of the time, but memory usage is fine.
How can I analyze and fix what is wrong here?
I have already tried New Relic APM and Debug Diagnostic Tool but got nothing useful.
Any insight would be really helpful.