Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

I would like to create a webservice to achieve the Like and Share features how facebook. Kindly give me some idea to accomplish this. I don't wanna use the javascript or iframe etc. which are shown in the developers.facebook.com/plugins page. Please tell me about the facebook API for .Net

share|improve this question
You can use any language with the capability of making HTTP requests to communicate with the Facebook API... – Lix May 24 '12 at 11:30
You can call the graph api url in code by calling the particular url and parsing its response, see Here – MSUH May 24 '12 at 12:56

closed as not a real question by Scorpi0, Bill the Lizard Apr 26 at 15:32

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Thanks but ALL of those are checked off. In all 3 tabs.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.