Welcome to MSDN Blogs Sign in | Join | Help

May 2008 - Posts

Sysinternals is Live

I use a bunch of Sysinternals tools for diagnosing problems while developing. My two favorites are: Process Explorer , a more fully-featured version of Task Manager that can report environment variables for running processes, show loaded DLLs and even
Posted by colinth | 0 Comments
Filed under:

Performance: Inserting Marks Using Code

Ian previously covered using the VS 2008 Data Collection Control to choose when to collect data . The Data Collection Control can also be used to insert marks into the performance report, but sometimes it is convenient to modify the source code to do
 
Page view tracker