Cutting Edge: Reporting task progress with ASP.NET 2.0
Author:
7
The progress bar is great for keeping users informed about the progress of a task. Unfortunately, there’s no progress bar element built into ASP.NET, so Dino Esposito solves that problem with his ProgressPanel control.
More Tutorials
|