Friday, October 05, 2012

Pie! As in using a pie chart as a progress meter when doing driving scanning sample...

MSDN Code Gallery - [CCS LABS] Graphically Showing Disk Drive Scanning

"Introduction

When scanning, searching, or enumerating the files on a hard drive - it is important to show the end user the progress of the operation. Normally we will do this with a progress bar - in this example we use a much nicer and more appropriate 3d pie chart.

Building the Sample

This was written in Visual Studio 2010 on a Windows Server 2012 x64 machine so should run on any appropriately
configured Windows XP or better machine. Visual Basic and C# code is included.

Description

...

In the example I have written I have not spent any time on making the chart look beautiful - this is about how to implement such a graph to show progress of a long running hard disk operation.

image

..."

I liked the thought of a progress indicator with actual context. Also this is something we see in a number of app's, so seeing a code sample for it, I thought cool...

BTW, make sure you check out all the other samples David has been doing. The man is a machine!

No comments:

Post a Comment

NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...

ALL comments are moderated. I will review every comment before it will appear on the blog.

Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...

I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...

Please see my comment policy for more information if you are interested.

Thanks,
Greg

PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...