General | top |
Title/ Updated | Author | Score | |
Glass Style ProgressBar -Unedited Updated:3 Dec 2011 A Glass style progress bar. VB.NET, .NET1.0, .NET2.0, .NET3.0, .NET3.5 | | 5.00 | |
Progress Streamed File download and Upload with Resume facility -Unedited Updated:25 Sep 2010 For distributed applications, WCF is the most easy and rich component.I like to use WCF as it is very easy to implement and also provides built in functions to handle with Complex problems. One of such interesting thing that I found in WCF is the support for Streaming while sending data from the ser SQL, SQL-Server | Abhishek Sur | 5.00 | |
Progress Bar with a Twist Updated:1 Aug 2009 Progress bar when number of steps can be estimated only roughly C# (C#1.0, C#2.0, C#3.0), Windows, .NET (.NET3.5), WPF, Architect, Dev, Design | Alexey Kadyrov | 3.06 | |
C# Windows Form is Busy -Unedited Updated:2 Apr 2010 There are two very common ways of telling the user that your application is busy. One is to show a progress bar that gets updated based on the progress getting done, and another is to show the "Waiting" cursor while the application is doing work. C#, Windows, WinForms, Dev | Ali BaderEddin | 4.60 | |
Progress form in secondary thread without blocking main window Updated:22 Mar 2011 This project will allow using progress forms without wrapping long processes in separate threads. VB.NET, Windows, .NET, Dev | andreslassalle | 4.45 | |
Cool Blinkies Updated:2 Dec 2009 Grouped indicator lights that can be manipulated from multiple threads VB, Windows, WinForms, Architect, Dev, Design | BobishKindaGuy | 4.00 | |
Progress-O-Doom Updated:21 Jan 2009 A set of pluggable progress bar components C#, Windows, .NET, GDI+, WinForms, Dev, Design | BoneSoft | 4.97 | |
Wait progress bar for long running UI operations -Unedited Updated:7 Oct 2011 The background method is probably the most preferred method, but I've found this one is very easy to implement, and it's just one short line:BeginInvoke(new Action(() => progressBar1.Increment(1)));Place this in your worker thread to report to the UI. Not sure how "good" this is, but it... C#, WinForms | Bruce Lee Harrison | | |
Customizable Tracker Control Updated:6 Jun 2010 Windows Forms Control to visualize performance counters VB (VB.NET), Windows, .NET, WinForms, Dev | BTDex | 4.63 | |
EasyProgressBar for Windows Forms Application Updated:8 Jun 2011 This article discusses how to create a simple ProgressBar control for the Windows Forms Application using the .NET Framework. C# (C#2.0, C#3.0, C#4.0), Windows, .NET, Visual-Studio (VS2008, VS2010), Dev | burak299 | 4.95 | |
EasyProgressBarPacket Updated:18 Nov 2011 A few progressbar examples with clone support. C#2.0, C#3.0, C#4.0, Dev | burak299 | 4.90 | |
ColorBar - A Gradient Colored ProgressBar Updated:14 Jun 2008 ColorBar is a gradient colored progress bar control written using VB.NET. VB (VB8.0), Windows, .NET (.NET2.0), GDI+, WinForms, Dev | Copper | 4.60 | |
Asynchronous Progress Using Microsoft.DirectX.AudioVideoPlayback in C# Updated:3 Dec 2010 Custom windows control that mimics Windows 7 diming & asynchronous aero progress animation C#, Windows (WinXP, Vista, Win7), .NET (.NET2.0), Visual-Studio (VS2008), GDI+, DirectX, Dev | CRayGoodwin | | |
ProgressWorker Updated:13 Mar 2009 A WinForms ProgressBar control with a BackgroundWorker wrapper. C#, .NET2.0, .NET3.0, .NET3.5, WinForms, VS2008 | DaveyM69 | 4.24 | |
How long is this process going to take? Updated:18 Jul 2006 A class for creating a progress control with text and estimated completion time. VC6, WinXP, MFC, Dev | DavidCrow | 4.39 | |
seekBar with Limiters Updated:27 Apr 2011 seekBar enables user to track media playing progress and limit playing to a section C# (C#3.0), Windows, .NET, Dev | Dejan Omasta | 4.67 | |
Phase Progress Bar Updated:2 Apr 2007 A custom control to provide phase progress using polygonal shapes. VB8.0, .NET (.NET2.0), WinXP, VS2005, Dev | dmstrat | 4.47 | |
Customizable Multi-directional Picture/Colour Progressbar Control Updated:23 Sep 2011 Customizable multi-directional picture/colour progressbar control. C#, VB.NET, .NET, Dev | Dool_Cookies | 4.00 | |
Two-Way Progress Bar Updated:6 Aug 2008 A Progress Bar User Control that uses a couple of intermediate level ComponentModel properties VB, Windows, .NET3.0, VS2005, Dev | Elkay | 4.76 | |
Disc Used Space Control in Circle ProgressBar Updated:4 Mar 2009 This Circle ProgressBar tells you about DVD or CD used space VB, .NET2.0, .NET3.5, GDI+ | Esat Pllana | 4.32 | |
TimeBarControl Updated:30 May 2010 Control to display the time progress line C#, Windows, .NET, GDI, GDI+, Dev | Evgeniy Stepanow | 3.50 | |
CStatusGraphCtrl - a C++ wrapper class on CWnd, to display status graphically Updated:1 May 2004 C++ source to create a control that graphically displays the current status of an application variable. VC6, VC7, VC7.1, Win2K, WinXP, Win2003, MFC, Dev | Gerald Naveen A | 3.86 | |
Progress Indicator a'la Google Updated:15 Sep 2009 This article presents code for a WinForms implementation of the Google-like compact progress indicator. C#, Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), Visual-Studio (VS.NET2003, VS2005, VS2008), GDI, GDI+, WinForms, Dev | gggustafson | 4.62 | |
The Amazing ProgressBar Control -Unedited Updated:4 May 2011 A progress bar which displays progress as passage through a simple maze. C#, Windows, .NET (.NET2.0) | Graham Wilson | 4.93 | |
A progress bar for everyone Updated:12 Feb 2007 Another progress bar, but this one has differnt types, and allows text. VB7.x, Windows, .NET1.1, GDI+, VS.NET2003, Dev | Greg Osborne | 1.71 | |
TSmartProgressBar: A Smart C# ProgressBar with Percent Text Updated:18 Sep 2008 Customize a ProgressBar control with Label C# (C#2.0), .NET (.NET2.0), VS2005, Dev | HU Lihui | 3.21 | |
Add the Percent (or Any Text) into a Standard Progress Bar Control Updated:11 Dec 2008 Very quick and easy C#, Visual-Studio, Dev | jacobjordan | 4.63 | |
ProgressBar with Percentage Updated:3 Nov 2009 Component that extends the native .NET progress bar with percentage properties and the ability to display it in the progress bar. VB (VB7.x, VB8.0, VB9.0), .NET (.NET2.0, .NET3.0, .NET3.5) | Jeroen De Dauw | 4.32 | |
NeroBar Updated:12 Dec 2008 A Nero style "progress" bar with multiple color segments VB (VB8.0, VB9.0), .NET2.0, WinXP, Vista, .NET3.0, .NET3.5, GDI, GDI+, Dev | Johnny J. | 4.89 | |
Make your Status Strip the Progress Bar (ProgressStatusStrip) Updated:15 Jul 2011 How to make your Status Strip the Progress Bar (ProgressStatusStrip). C#4.0, Windows, .NET, GDI+, WinForms, Dev | jsharrison | 4.67 | |
Wait progress bar for long running UI operations -Unedited Updated:20 Sep 2011 Showing progress bar while performing time consume processes. C#, WinForms | kris444 | 1.00 | |
Showing Progress Bar Using jQuery Updated:26 Mar 2010 While performing slow operations (like File Upload, etc.) on the website, give your visitors a bit of relief that something is happening... jQuery, progress, processing, loading, bar | Mohd Arshad (Sam) | 4.69 | |
BusyBar Updated:26 May 2005 The only progress bar you will ever need C#, Windows, .NET1.1, GDI+, WinForms, VS.NET2003, Dev | Nicholas Butler | 4.84 | |
Circular Progress Indicator Updated:1 Jul 2010 Firefox like circular progress indicator C#, .NET | Nitoc3 | 4.78 | |
ProgressForm: A simple form linked to a BackgroundWorker Updated:1 Mar 2011 ProgressForm automatically starts a BackgroundWorker when loaded, and provides a progress bar and a cancel button. C#, .NET, WinForms, Dev, Threading | Olivier Levrey | 4.86 | |
A simple custom progressbar Updated:21 Dec 2009 A simple custom progressbar. C#, GDI, GDI+, WinForms, Dev | P.Sandgren | 4.74 | |
Custom Control for Text Over a Progress Bar Updated:14 Jan 2009 A simple custom control allowing text to be written over the top of a progress bar; based on code from Jacob Jordan C#, .NET, Visual-Studio (VS2008), Design | P3 Tech | 4.89 | |
Creating a 'Progress Cursor' Updated:11 Sep 2011 Utility to display a circular progressbar as cursor. C#4.0, WinXP, Vista, Win7, GDI+, WinForms, Dev | Pieter Van Parys | 4.89 | |
Wait progress bar for long running UI operations -Unedited Updated:2 Oct 2011 You can use BackgroundWorker to do the work and report the progress using:private void backgroundWorker1_ProgressChanged(object sender, ProgressChangedEventArgs e){ this.progressBar1.Value = e.ProgressPercentage;} C#, WinForms | pranav95 | | |
Multiple Thread Progress Bar Control Updated:14 Mar 2008 Control that shows multiple threads and events for each thread C# (C#2.0, C#3.0), Windows (Win2K, WinXP, Win2003, Vista), Dev | R2B2 | 3.88 | |
Circular Progress Control - Mac OS X style Updated:28 Aug 2009 Create a circular progress control, like the one in Mac OS X, using GDI+. C#1.0, C#2.0, C#3.0, .NET, GDI+, Dev | Ratish Philip | 4.70 | |
WPF : Circular Progress Bar -Unedited Updated:22 Jun 2009 Ever wanted a slightly different progress bar from the standard WPF Progress bar which looks like the following (IsIndeterminate is like the WinForms Marquee enum value) : 1: SQL, SQL-Server | Sacha Barber | 3.85 | |
Better WPF Circular Progress Bar -Unedited Updated:29 Dec 2009 A while back I posted a blog post about a simple Circular Progress Bar that I did for WPF. The original post is right here : http://sachabarber.net/?p=429It turns out that was not the best thing to do, as the old approach used a never ending animation, that was even running when the controls Visibil SQL, SQL-Server | Sacha Barber | 5.00 | |
Better WPF Circular Progress Bar -Unedited Updated:4 Jan 2010 A while back I posted a blog post about a simple Circular Progress Bar that I did for WPF. The original post is right here : http://sachabarber.net/?p=429It turns out that was not the best thing to do, as the old approach used a never ending animation, that was even running when the controls Visibil SQL, SQL-Server | Sacha Barber | 4.87 | |
Gradient and Boxed ProgressBars Updated:12 Jan 2007 A base progressbar control for the implementation of gradient and blocked progress bars. C#, Windows, .NET, Visual-Studio, Dev | Sarafian | 3.25 | |
ProgressCircle - An Alternative to ProgressBar Updated:25 Apr 2008 This is a custom control that is an alternative to Visual Studio ProgressBar component. C#, Windows, GDI+, Dev | sergioabp | 3.71 | |
Status Label - Showing Progress Updated:24 Sep 2006 Show application progress via a status label. VB, .NET2.0, Win2K, WinXP, Win2003, WinForms, VS2005, Dev | Shahpour | 4.66 | |
Status List - Vista Style Updated:31 Mar 2007 A progress list for displaying the status of various tasks VB, Windows, .NET2.0, Visual-Studio, Dev | Shahpour | 4.16 | |
A Better ProgressBar - Using Panels! Updated:29 Dec 2008 Crafting your own progressbar UserControl from scratch. VB (VB9.0), Windows, WinForms, Dev | SixOfTheClock | 4.20 | |
iTunes Bar Look-a-Like Updated:30 Dec 2007 A control that mimics the look-n-feel of iTunes and the iPod manager. VB, XHTML, C#2.0, C#3.0, Windows, WinMobile (WinMobile2003, WinMobile5), .NETCF, .NET2.0, Mono, .NET3.0, .NET3.5, GDI+, VS.NET2003, VS2005, Dev | Snews | 4.75 | |
Custom ProgressBar Control Updated:8 Jun 2011 Easy to use ProgressBar Control with many properties VB, .NET2.0, WinForms | SSDiver2112 | 4.59 | |
MediaSlider - An Alternative to the Trackbar Control - v1.3 Updated:28 Mar 2010 A fully featured animated trackbar control C# | Steppenwolfe | 4.94 | |
Progress Bar using C# Updated:23 Sep 2010 Loading an image after the progress control completes its execution C# (C#3.0), Windows, Visual-Studio, WinForms, Dev, indicator, loading | Syed Shabeer | 2.67 | |
A Simple Wait Window Updated:8 Mar 2010 Showing a wait window during a long running process C# (C#2.0, C#3.0, C#4.0), Windows (WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), WinForms, Dev | The Man from U.N.C.L.E. | 3.83 | |
Progress Bar Best Practices Updated:11 Mar 2008 How to show progress notification for long operations VB6, VB (VB7.x, VB8.0, VB9.0), Windows, .NET, Visual-Studio, Architect, Dev, Design | Tim Greenfield | 3.96 | |
WYSIWYG Progress Circle for .NET Framework (C#) Updated:22 Jun 2008 Progress Circle control for Windows Forms applications C# (C#2.0), Windows, WinForms, Dev, Design | Umut Tezduyar | 3.92 | |
Progress Indicator - Customizable Updated:31 May 2011 This article demonstrates a customizable busy progress indicator for Windows Forms applications. C#, WinXP, Win2003, Vista, Win7, WinForms, indicator, programming, Controls, Extension | VallarasuS | 4.78 | |
Progress Bar Google Chrome Updated:29 May 2011 A Google Chrome themed progress, with customizable gradients. C#, .NET, WinXP, Vista, Win7, WinForms, Dev, indicator, loading, bar, Controls | VallarasuS | 3.60 | |
Dialog Box with gradient background and Color changing progress bar Updated:2 Aug 2004 A small dialog based application that allows the user to change the color of progress bar. VC6, VC7, Win2K, WinXP, MFC, Dev | Vikram Kashyap | 2.63 | |