A Progress Bar that Doesn’t Progress; Create a Debugger Visualizer

Sometimes you just need to show that you are doing something, even if you can’t say how long it is going to take. One effective way of illustrating this state is to display a cyclic animation. Building your own progress bar is probably the easiest part of this column; understanding how to use it in your own applications is the real trick. This article describes how to create a visualizer, using the Visual Studio 2005 Beta 1 release, which enables you to customize the way data is displayed when you are debugging through managed code.

6 Comments

  1. 2004-09-23 12:15 pm
  2. 2004-09-23 12:30 pm
  3. 2004-09-23 5:36 pm
  4. 2004-09-23 5:59 pm
  5. 2004-09-23 6:10 pm
  6. 2004-09-23 7:01 pm