Busy indicator for WCF async calls in Silverlight 4? -


i have sl4 app consuming wcf services. client make async call services, during time show sort information or busy indicator on screen tells users app doing something.

now pretty sure sl4 has this, drawing blank....

can please point me right direction?

maybe looking busyindicator control part of silverlight toolkit experimental quality band.

can try control on following link:

http://www.silverlight.net/content/samples/sl4/toolkitcontrolsamples/run/default.html


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -