C#: Track Performance of Database Calls Josh Withee · February 24, 2022 · Leave a Comment Plug-n-play thread-safe C# utility class for determining which database calls are slowing down your application. Examples: … [Read more...] about C#: Track Performance of Database Calls