I am using Facebook C# SDk 4.1.1 to develop an application. Is there anyone has a complete sample code for asp.net forms including web config settings?
I\'ve set up a test app using the C# Facebook SDK from codeplex.On the initial connect with t开发者_StackOverflow社区he app the user is prompted for the appropriate permissions.If they authorize the p
I\'m building my first facebook app, and I\'m having a problem, I\'m too new to this whole thing to understand whats going on, and was hoping someone more experienced may understand. Here is a link to
Hi can somebody help me.I can\'t get rid of this error message in Chrome 9.0 beta, Chrome 8.0 or Firefox 3.6.13:
I\'m starting a new Facebook canvas application so I can pick the technology I\'m going to use. I\'ve always been a fan of the .NET platform so I\'m strongly considering it for this app. I think the w
I want to totally remove the standard ASP.NET membership system and use Facebook only for my web app\'s membership. Note, this is not a Facebook canvas app question.
How can I authenticate with a开发者_运维百科 username(email) and password?The samples provided just calls \"authorizer.Authorize()\" without credentials (which simply throws an \"Invalid URI\" format
My website can post a note or a feed into Facebook and receive noteid or feedid. And now, I need to update a note or feed but i don\'t know how to do that.开发者_JAVA技巧
I am using a partial view to render the users total number of items they have in my application.I currently have this on my master page:
Okay, if cookies are a no-no, then I need a little guidance as to the best way to implement the application(s) that I\'m creating.