Carlos' blog

General thoughts and usage examples about WCF, ASP.NET Web API, testing and programming in general.

April, 2010

Posts
  • Carlos' blog

    Consuming REST/JSON services in Silverlight 4

    • 13 Comments
    In the previous post, which talked about the new Web programming model support for SL4, I mentioned that the support for strongly-typed consumption of REST/JSON services wasn't available out of the box. This post will show how to plug additional code...
  • Carlos' blog

    Consuming REST/POX services in Silverlight 4

    • 3 Comments
    Silverlight 4, which was just released, comes with some functionality to consume REST/POX services with the same programming model in WCF (i.e., the functionality equivalent to the WebChannelFactory<T> in the desktop version). The support is limited...
Page 1 of 1 (2 items)