I\'m using a system.windows.forms.webbrowser to login into facebook. When the next user logs in I want the login form to be totally blank and not have the name of the previous 开发者_C百科user in t
I use the Facebook C# SDK, and the Javascript SDK (OAuth2). I handle my own \"authentication\" like so:
This question is, I think, similar to my previous one. Using the latest C# Facebook SDK on .NET 4 I get an Exception with the message \"ClientID required\" with the following code on the last line:
I have a iframe canvas application using the facebook-c#-sdk version 5.0.3. I\'m using html.FacebookSignedRequest() [which works and puts the hidden field with the long encrypted value] call in my for
How? I tried everything, I couldn\'t do it. All I see is PHP code, I tried browsing through stackoverflow, tri开发者_如何学编程ed searching online (google, yahoo, etc.), but no where did I find an ans
I\'ve used this code for dozens of reveal tabs and now they\'ve stopped working.I\'ve found a fix for the https pages, but that fix doesn\'t work on http pages.Please see the code below and any specif
I am 开发者_StackOverflow社区working on a Facebook application And I am offering the user to invite his friend to the application using the C# SDK. as shown inFacebook documentation
This method seems to be missing on the latest version of the sdk. Does anyone know why and what is the alternative method 开发者_C百科for logging out.GetLogoutUrl method was marked obsolete in the pre
I am trying to post a message on a Facebook user\'s profile using Facebook API. It happens sometimes after authentication to send a message but the second time it always returns this error (just to me
I\'m using Facebook C# sdk for desktop app. I\'m getting the dynamic object and then extracting the name,id etc