BusyBoxDotNet is a web control library whose main purpose is to let the designer show a highly customizable box containing messages and/or images to website users during long processing tasks such as file uploads, complex queries or report generation.
BusyBoxDotNet
Reviewed by: cfarah3 on Thursday, January 12, 2012
5 Stars
This is an excellent easy control to simply trap all post backs with an indication you are doing something (wheels spinning, please wait)
you dont need all that complication with the ajax methods of creating about 3 controls and having to specify each individual control as participant....
you simply drop this control..change the properties to your visual affect of choice and text and thats it
something like this as part of ms asp kit for visual studio would be nice...but hey....
No Documentation.
Reviewed by: boduzapho on Thursday, June 18, 2009
1 Stars
Control operates well, pops up when a postback happens, however it does not go away. No documentation on the website or sample code. Via, property help, it tells us it can be code controlled via methods, just fails to mention the actual methods, and there are no obvious methods when you expose the control.
Not sure what to do with it.