facebook-c#-sdk
facebook status
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)[详细]
2023-04-07 20:20 分类:问答What is the default timeout when calling the Facebook API using C# SDK?
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百[详细]
2023-04-07 17:55 分类:问答How can I post to my wall while tagging some friends via Facebook C# SDK (5.1.1)?
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.[详细]
2023-04-07 15:46 分类:问答Setting Privacy Settings using the Facebook API
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[详细]
2023-04-07 13:57 分类:问答How to set Facebook App Settings
I have written an ASP.NET page for a customer which uses the C# Facebook API to post to Facebook. // Post to Facebook.[详细]
2023-04-07 09:17 分类:问答Facebook FQL page_user
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[详细]
2023-04-06 22:38 分类:问答500 error when integrating multiple apps in one code base
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[详细]
2023-04-06 11:16 分类:问答Facebook posting status containing html
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.[详细]
2023-04-06 10:46 分类:问答Submitting game dashboard news items with C# SDK
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[详细]
2023-04-06 08:58 分类:问答Unable to run Facebook C# SDK samples
I downloaded the latest Facebook C# SDK source along with samples. However when I run any of the sample I get this error:[详细]
2023-04-06 08:45 分类:问答