I am trying to use the following code to post a message on facebook wall (Facebook C# SDK - https://github.com/facebook/csharp-sd开发者_StackOverflowk)
Below is the code used to connect to the Facebook API, will it have a default timeout? I was wondering this because I think this code should be put in a try/catch statement in case the requ开发者_Go百
I want to post on the user\'s wall while开发者_StackOverflow中文版 tagging a few of his/her friends in it (up to 8 people). Another option is to post on these 8 friends\' wall instead.
I am working with the Facebook API for C#. I am unable to find any reference to changing privacy settings using the API. I\'ve looked at a lot of different pla开发者_StackOverflow社区ces, with no succ
I have written an ASP.NET page for a customer which uses the C# Facebook API to post to Facebook. // Post to Facebook.
Right i have a problem which i have done so much research for that i still cant be able to solve the problem. What i am trying to achieve is when a facebook user LIKES my page not an app, i want to be
I\'m trying to set up an MVC application that will service several facebook applications for various clients. With help from Prabir\'s blog post I was able to set this up with v5.2.1 and it is working
I am posting status using Facebook C# SDK. It works fine but I when my post contains some htm开发者_如何学JAVAl it doesn\'t work. Basically it contains anchor tag and my site\'s link.
I\'m looking for samples/references to submitting dashboard news items. I see the REST API is getting deprecated, and after too many hours looking, I can\'t find any documen开发者_运维技巧tation on su
I downloaded the latest Facebook C# SDK source along with samples. However when I run any of the sample I get this error: