First, please excuse me because i speak english like a french cow! This is it, i have decided to get off the Facebook Toolkit and start to use the Facebook c# sdk.
We have a separate app, a completely stand alone site. We use faceboo开发者_开发百科k for simplified login.
The standard \"Potentially dangerous request\" is expected, resolve it with [ValidateInput(false)] or something more granular if you wish.
I\'m have to use the facebook c# sdk for a new poject in .net 3.5 , I\'m aware that the latest version has examples for 4 - but it\'s also compiled against the 3.5 so works completely.
The CSASPNETwebsite sample shown in the release 4.2.1 is not able to authenticate the user. I am not sure where i have to provide appsecret and appid other than providing the appid in the login page s
I\'m trying to know if a user uses the Facebook App for his first time. Is there any information on cookie returned about it, or do i have to create a database 开发者_如何学Cand store the users ids fo
I\'m trying to build simple facebook application with 4.2开发者_如何学编程.1 C# SDK. But I have an error:
Firstly i know that the documentation provided by Facebook says that fb:multi-friend-selector can be used in pair with fb:request-form and that it could only sends inviations or requests.
I\'m using Facebook C# SDK. In general it works fine but for a unit test I have开发者_开发问答 to create a JSONObject on my own. First I tried with \"JSONObject.Add\" but I did not find out how to wri
I have a problem after upgrading to version 4.2.1. when i try to do an ajax post, im still getting false in authorizer.IsAuthorized()