Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » profiler » C#   (RSS)

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