(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .

Search

Go
 
Want better search results?  See our search tips!

Learn


  • Tip: Binding and getting data async from a Web Service

    3 comments  /  posted by  Emil Stoychev  on  Aug 12, 2008 (more than a year ago)
    This article is compatible with the latest version of Silverlight. Introduction When it comes to making calls to a Web Service in Silverlight you have no other way, but to do it async. In many scenarios this could be a problem and especially when you use data binding. The Problem Consider you have a business objects Merchant and Sale and the Merchant has property Sales of type List as shown on the ...
  • 9 comments  /  posted by  Emil Stoychev  on  Jun 24, 2008 (more than a year ago)
    This article is compatible with the latest version of Silverlight. I've been playing with some timers and Web Services and I got stuck in a case where the background thread was trying to update the UI. Well, that's never going to happen. To update the UI you should use the UI thread. Let's see how we can call the UI thread from the background thread. Consider this situation: You have data that nee ...
See all 2 results


News


See all 11 results


Books

No items found

Showcase

No items found