Here is my code: string code = Request.QueryString[\"code\"]; string appId = \"x\"; string appSecret = \"x\";
Could someone please tell me how to resize the facebook iframe canvas page size with the new v5 facebook-c#-sdk? I have tried a few solutions from google however I think I am not calling the correct F
I am trying to edit events on facebook pages. The SDK works fine, but I have one problem. Whenever there are newlines in the description (\\r\\n), they get posted to facebook.
I\'ve been reading alot (and searching alot) but can not find a decent resource for getting started with Facebook C# SDK for WP7. I\'m NOT looking for a handout of code but rather a starting point to
I\'m trying to use this code blo开发者_如何学编程ck of php in C#: $fb->api(array( \'method\' => \'events.invite\',
I\'m just about to start a new ASP.NET project using MVC3, and since some of the requirements are about facebook integration, I need your advice on the following issues:
I recieve this exception when I try to run the sample application for WP7 that comes with the Facebook C# SDK:
Currently I\'m working on my HTML 5 ASP.Net Application, Which has requirement of Graffiti Wall, When user draw something on my Wall(means on my HTML 5 Canvas element), and Press Share Button on my Pa
I have a Facebook app set up where the app is running in an iFrame. That iFrame just contains an index.html which wraps a Silverlight app.
I\'m building an application 开发者_如何学JAVAfor WP7 using the Facebook C# SDK. When I attempt to post a message to a users wall (Just a plain message) everything works fine. But when I attempt to po