Anatomy of a ProgressBar for ASP.NET
Author:
Scott Cadillac
A discussion (and complete source-code in C#) on the challenages of creating a ProgressBar Control for ASP.NET Webforms and the "stateless" web.
This implementation approach provides easy integration steps, two demo examples, real-time progress reporting of server activity to the browser, and is cross-browser compatiable.
More Tutorials
|