I know Twitter can return data in JSON, so I I hacked out the following example of consuming a Twitter search JSON result.
Note you need to add a few namespaces, System.Collections.ObjectModel and the new System.Json namespace.
Here is the meat of a click button even that consumes the Json
You can download the base Silverlight 4 project here-
Download project on 4shared.com
No comments:
Post a Comment