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.

An abstract mechanism for reading a data stream in Java

learn more… | top users | synonyms

1
vote
2answers
786 views

C# equivalent of file_get_contents (PHP)

As a follow-up to (OAuthException) (#15) The method you are calling must be called with an app secret signed session I want to know what is the equivalent of file_get_contents(). I tried the following ...