Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

LINQ-to-XML provides a SQL-like query experience for navigating, parsing, and aggregating data stored in XML documents.

learn more… | top users | synonyms (2)

0
votes
2answers
68 views

linq-xml query for facebook likes

I'm trying to get the total count of facebook likes for links. paste the link in your browser to see the xml response Heres's what I'm doing: var link = ...
18
votes
2answers
14k views

How to get a json string from url?

I'm switching my code form XML to JSON. But i can't find how to get a json string from a given url. The url is something like this: ...