Archive for the 'Profiling' Category

Profiling the Visual Studio Web Server

Tuesday, February 12th, 2008

With JetBrains’ dotTrace and Red Gate Software’s ANTS Profiler, developers can find bottlenecks in their code as well as profile memory usage. Both tools also support tracing the Visual Studio (2005) Web Server out-of-the-box. However, tracing with Visual Studio 2008 Web Server is a little different.

(more…)