Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Somebody pls give a complete code sample in c# 2008 preferably (not using mvc). Can somebody please tell how all the part should be.I have created a fb registration plugin and in the code behind I am getting id,name etc.Using that info I should get fql query answer returning the profile pic and list of friends who is using my app.

I am a beginner I don't know in which format the query returns and how to parse the result.

Can u please give complete aspx page which have a registration or login button,web.config setup ,the code behind, and I need to store the picture and no of friends who subscribed to my app.

share|improve this question
Stackoverflow is here to answer your questions, not to do your entire project for you. Your title implies you just want the FQL, but your question asks for quite a lot of code. – nness Mar 1 '12 at 4:41
I did not mean that.I want to use fql in c# .I need to get the web.config settings.I need to store the image and list of friends who is using my app based on userid. – Anto Augustine Mar 1 '12 at 5:40

closed as not a real question by casperOne Mar 1 '12 at 20:50

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.