Activity overview
Latest activity by Madillj
Capturing asynchronous database calls.
Within our application we will occasionally run a sql command using the .BeginExecuteReader() method and in my profiling these queries don't show up when I select Database Calls. Is there any way t...