Telerik blogs

 

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:

Untitled

 

You can configure the service to return JSON and deserialize the result:

Untitled1

and since we don't need all the data you can use LINQ to turn the result into more understandable objects:

Untitled2

Enjoy!

 

[Live | Download]


About the Author

Vladimir Enchev

is Director of Engineering, Native Mobile UI & Frameworks

Comments

Comments are disabled in preview mode.