Silverlight – “Loading Please wait”
Posted by dotnetinfo on November 17, 2009
Silverlight – “Loading Please wait” was my search in google i was not able to find any useful information. I thought how come nobody thought about the loading wait time and started to code using my little knowledge , then came across a great post by dan – http://www.davidpoll.com/2009/09/14/update-2-displaying-background-activity-in-a-silverlight-ria-application/ i added the activity to my DomainDataSource that calls a sybase database not Entity framework. Remember to use the new acitivy dll from dan’s blog not in RIA template.
Advertisement