Inspired by Nikhil's blog post about C# 4.0 - Dynamic REST Service Calls I've made small demo how to bind the grid to Flickr REST API and here is the result:
You can configure the service to return JSON and deserialize the result:
and since we don't need all the data you can use LINQ to turn the result into more understandable objects:
Enjoy!
Vladimir Enchev is Director of Engineering, Native Mobile UI & Frameworks