Browse by Tags

All Tags » silverlight » asynchronous
  • Silverlight and WCF Service Consumption: Event vs. APM

    I've blogged several times about how I like to handle services in Silverlight. For two key posts, take a look at: Abstracting Service Calls in Silverlight 3 (works well for 4, too) Simplifying Asynchronous Calls in Silverlight using ActionIn this post we'll explore the difference between using the actual contract for a WCF service in ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on November 29, 2010
  • Simple Dialog Service in Silverlight

    I noticed on the forums there are a lot of users not comfortable with asynchronous programming who struggle a bit in Silverlight with getting their arms around the concept of a dialog box. In other environments, you can simply shoot out a dialog, wait for the response, and continue. In Silverlight, of course, the action is asynchronous. I would ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on January 23, 2010
Powered by Community Server (Commercial Edition), by Telligent Systems