facebook-c#-sdk
publish on Facebook application page as an application using Facebook c# sdk
I need to publish a post on my application profile page as an application not as a user here is the code :[详细]
2023-03-22 19:37 分类:问答Page double refresh
I\'m developing a Facebook application. Which is a usual aspx page with a datagrid and a label. When I open the application on Facebook and click on the select button of any row of the grid, page load[详细]
2023-03-22 17:13 分类:问答learning Data harvesting [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-22 12:30 分类:问答How to find out programatically that your facebook App got banned
I have a facebook App that for some reason it got banned. How can I find out programatically (FB C# SDK preferably) at login for instance that the application got banned?[详细]
2023-03-22 11:09 分类:问答Problem when posting back to mvc 3.0 facebook app
I have set开发者_运维问答up a facebook app, configured it to point to my localhost and created a tab in facebook to point to the local app.[详细]
2023-03-21 10:12 分类:问答How can I get 'more posts' or 'other posts' using Facebook C# GRAPH API?
I have a question. I think that Facebook C# GRAPH API only supports method that get most recently posts or messages.[详细]
2023-03-21 03:00 分类:问答Get userid in facebook from its e-mail using c#
I am using Facebook API how i can get userid in facebook from its mail ? I am u开发者_如何学Gosing Facebook.dllUsing a Search API, you can query all publicly available information. That means, you ca[详细]
2023-03-20 04:06 分类:问答facebook c# 5 - FacebookWebClient throws Typeinitializer-exception
my problem is as follows: I have just migrated from using the Facebook C# API 4 -> v. 5.0.50 (as of 2011-07-11), therefore I had to change some lines of code and started using the FacebookWebClient in[详细]
2023-03-20 01:38 分类:问答Post on Facebook fan page as an application not user
i am using this to post on page or user profile : var fb = new FacebookOAuthClient(FacebookApplication.Current);[详细]
2023-03-19 23:02 分类:问答Getting user e-mail with facebook C# sdk
Good evening! I\'m developing a web application with asp.net C#. In this application the user has the option to createa login using its facebook account (facebook connect).[详细]
2023-03-19 15:37 分类:问答