deserialize graph.facebook.com JSON feed in c# -


i trying facebook posts facebook group in asp.net through graph.facebook.com/id/feed.

i have managed data need, in json format. how deserialize data can use it?

if in c# 4.0 can use dynamic object deserialize graph object. see c# facebook api here:

http://facebooksdk.codeplex.com/

http://ntotten.com/2010/09/dynamic-objects-and-the-facebook-c-sdk/

if have class deserialize newtonsoft json library alot:

http://james.newtonking.com/pages/json-net.aspx


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -